diff --git a/.pnp.cjs b/.pnp.cjs index f6a2bbd3130..c18e596cc50 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -5781,7 +5781,7 @@ const RAW_RUNTIME_STATE = ["decimal.js", "npm:10.5.0"],\ ["fast-redact", "npm:3.5.0"],\ ["fastify", "npm:5.6.2"],\ - ["lodash", "npm:4.17.23"],\ + ["lodash", "npm:4.18.1"],\ ["lru-cache", "npm:6.0.0"],\ ["mock-socket", "npm:9.3.1"],\ ["object-hash", "npm:2.2.0"],\ @@ -20519,10 +20519,10 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["npm:4.17.23", {\ - "packageLocation": "./.yarn/cache/lodash-npm-4.17.23-50bdb1c01a-82504c8825.zip/node_modules/lodash/",\ + ["npm:4.18.1", {\ + "packageLocation": "./.yarn/cache/lodash-npm-4.18.1-a64c3070ac-306fea53df.zip/node_modules/lodash/",\ "packageDependencies": [\ - ["lodash", "npm:4.17.23"]\ + ["lodash", "npm:4.18.1"]\ ],\ "linkType": "HARD"\ }]\ diff --git a/.yarn/cache/lodash-npm-4.17.23-50bdb1c01a-82504c8825.zip b/.yarn/cache/lodash-npm-4.18.1-a64c3070ac-306fea53df.zip similarity index 69% rename from .yarn/cache/lodash-npm-4.17.23-50bdb1c01a-82504c8825.zip rename to .yarn/cache/lodash-npm-4.18.1-a64c3070ac-306fea53df.zip index 8050b2fb0dc..dcdd540be87 100644 Binary files a/.yarn/cache/lodash-npm-4.17.23-50bdb1c01a-82504c8825.zip and b/.yarn/cache/lodash-npm-4.18.1-a64c3070ac-306fea53df.zip differ diff --git a/packages/core/bootstrap/package.json b/packages/core/bootstrap/package.json index ce96a42fd97..3fbeae33c08 100644 --- a/packages/core/bootstrap/package.json +++ b/packages/core/bootstrap/package.json @@ -22,7 +22,7 @@ "decimal.js": "^10.3.1", "fast-redact": "^3.0.1", "fastify": "^5.0.0", - "lodash": "^4.17.23", + "lodash": "^4.18.1", "lru-cache": "^6.0.0", "object-hash": "^2.2.0", "object-path": "^0.11.5", diff --git a/yarn.lock b/yarn.lock index d82aedc6c3f..7e7b952b7d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3173,7 +3173,7 @@ __metadata: decimal.js: "npm:^10.3.1" fast-redact: "npm:^3.0.1" fastify: "npm:^5.0.0" - lodash: "npm:^4.17.23" + lodash: "npm:^4.18.1" lru-cache: "npm:^6.0.0" mock-socket: "npm:9.3.1" object-hash: "npm:^2.2.0" @@ -15763,10 +15763,10 @@ __metadata: languageName: node linkType: hard -"lodash@npm:^4.17.23": - version: 4.17.23 - resolution: "lodash@npm:4.17.23" - checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233 +"lodash@npm:^4.18.1": + version: 4.18.1 + resolution: "lodash@npm:4.18.1" + checksum: 10/306fea53dfd39dad1f03d45ba654a2405aebd35797b673077f401edb7df2543623dc44b9effbb98f69b32152295fff725a4cec99c684098947430600c6af0c3f languageName: node linkType: hard