diff --git a/packages/api-server/package.json b/packages/api-server/package.json index 60ef97b37771..e6a679691e7f 100644 --- a/packages/api-server/package.json +++ b/packages/api-server/package.json @@ -53,7 +53,7 @@ "devDependencies": { "@redwoodjs/framework-tools": "workspace:*", "@types/aws-lambda": "8.10.145", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/qs": "6.9.16", "@types/split2": "4.2.3", "@types/yargs": "17.0.33", diff --git a/packages/cli-helpers/package.json b/packages/cli-helpers/package.json index 1675419639db..c5aaa8ccdb47 100644 --- a/packages/cli-helpers/package.json +++ b/packages/cli-helpers/package.json @@ -75,7 +75,7 @@ "devDependencies": { "@redwoodjs/framework-tools": "workspace:*", "@types/dotenv-defaults": "^2.0.4", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/pascalcase": "1.0.3", "@types/semver": "^7", "@types/yargs": "17.0.33", diff --git a/packages/core/package.json b/packages/core/package.json index cd62f8c7502a..da885fb8e75b 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -55,7 +55,7 @@ }, "devDependencies": { "@redwoodjs/framework-tools": "workspace:*", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "publint": "0.2.11", "tsx": "4.19.1" }, diff --git a/packages/graphql-server/package.json b/packages/graphql-server/package.json index 3b43a7937535..b5ccf794d125 100644 --- a/packages/graphql-server/package.json +++ b/packages/graphql-server/package.json @@ -54,7 +54,7 @@ "@redwoodjs/realtime": "workspace:*", "@types/aws-lambda": "8.10.145", "@types/jsonwebtoken": "9.0.7", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/uuid": "10.0.0", "@whatwg-node/fetch": "0.9.21", "jest": "29.7.0", diff --git a/packages/structure/package.json b/packages/structure/package.json index 05c746811ebd..2da9eb96bc1c 100644 --- a/packages/structure/package.json +++ b/packages/structure/package.json @@ -54,7 +54,7 @@ "@babel/cli": "7.25.6", "@babel/core": "^7.22.20", "@types/fs-extra": "11.0.4", - "@types/lodash": "4.17.9", + "@types/lodash": "4.17.10", "@types/node": "20.16.6", "@types/vscode": "1.94.0", "typescript": "5.6.2", diff --git a/yarn.lock b/yarn.lock index a805fb71099e..de07d62d791e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7400,7 +7400,7 @@ __metadata: "@redwoodjs/project-config": "workspace:*" "@redwoodjs/web-server": "workspace:*" "@types/aws-lambda": "npm:8.10.145" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/qs": "npm:6.9.16" "@types/split2": "npm:4.2.3" "@types/yargs": "npm:17.0.33" @@ -8062,7 +8062,7 @@ __metadata: "@redwoodjs/project-config": "workspace:*" "@redwoodjs/telemetry": "workspace:*" "@types/dotenv-defaults": "npm:^2.0.4" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/pascalcase": "npm:1.0.3" "@types/semver": "npm:^7" "@types/yargs": "npm:17.0.33" @@ -8262,7 +8262,7 @@ __metadata: "@redwoodjs/project-config": "workspace:*" "@redwoodjs/testing": "workspace:*" "@redwoodjs/web-server": "workspace:*" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" graphql-tag: "npm:2.12.6" lodash: "npm:4.17.21" nodemon: "npm:3.1.7" @@ -8427,7 +8427,7 @@ __metadata: "@redwoodjs/realtime": "workspace:*" "@types/aws-lambda": "npm:8.10.145" "@types/jsonwebtoken": "npm:9.0.7" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/uuid": "npm:10.0.0" "@whatwg-node/fetch": "npm:0.9.21" core-js: "npm:3.38.1" @@ -8803,7 +8803,7 @@ __metadata: "@redwoodjs/project-config": "workspace:*" "@types/fs-extra": "npm:11.0.4" "@types/line-column": "npm:1.0.2" - "@types/lodash": "npm:4.17.9" + "@types/lodash": "npm:4.17.10" "@types/node": "npm:20.16.6" "@types/vscode": "npm:1.94.0" camelcase: "npm:6.3.0" @@ -11102,10 +11102,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:4.17.9, @types/lodash@npm:^4.14.167": - version: 4.17.9 - resolution: "@types/lodash@npm:4.17.9" - checksum: 10c0/54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60 +"@types/lodash@npm:4.17.10, @types/lodash@npm:^4.14.167": + version: 4.17.10 + resolution: "@types/lodash@npm:4.17.10" + checksum: 10c0/149b2b9fcc277204393423ed14df28894980c2322ec522fc23f2c6f7edef6ee8d876ee09ed4520f45d128adc0a7a6e618bb0017668349716cd99c6ef54a21621 languageName: node linkType: hard