From 342c574f6318c7915813ee1eb86cce2e97360176 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:33:15 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20@typ?= =?UTF-8?q?es/lodash=20to=20^4.17.15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/package.json | 2 +- website/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/examples/package.json b/examples/package.json index 881e577be2c..04a454a3472 100644 --- a/examples/package.json +++ b/examples/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@types/express": "^5.0.0", - "@types/lodash": "^4.17.14", + "@types/lodash": "^4.17.15", "@types/react": "^19.0.8", "@types/supertest": "^6.0.2", "happy-dom": "^16.7.3", diff --git a/website/package.json b/website/package.json index f10e3a08163..dc5b6ad7bcd 100644 --- a/website/package.json +++ b/website/package.json @@ -34,7 +34,7 @@ "@docusaurus/types": "3.7.0", "@jest/globals": "^29.7.0", "@mdx-js/react": "^3.1.0", - "@types/lodash": "^4.17.14", + "@types/lodash": "^4.17.15", "@types/node": "^22.12.0", "@types/react": "^19.0.8", "fast-check": "workspace:*", diff --git a/yarn.lock b/yarn.lock index b8e8250ba15..a6fc509cf04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3633,7 +3633,7 @@ __metadata: "@testing-library/react": "npm:^16.2.0" "@testing-library/user-event": "npm:^14.6.1" "@types/express": "npm:^5.0.0" - "@types/lodash": "npm:^4.17.14" + "@types/lodash": "npm:^4.17.15" "@types/react": "npm:^19.0.8" "@types/supertest": "npm:^6.0.2" express: "npm:^4.21.2" @@ -6185,10 +6185,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.14": - version: 4.17.14 - resolution: "@types/lodash@npm:4.17.14" - checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322 +"@types/lodash@npm:^4.17.15": + version: 4.17.15 + resolution: "@types/lodash@npm:4.17.15" + checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb languageName: node linkType: hard @@ -21000,7 +21000,7 @@ __metadata: "@docusaurus/types": "npm:3.7.0" "@jest/globals": "npm:^29.7.0" "@mdx-js/react": "npm:^3.1.0" - "@types/lodash": "npm:^4.17.14" + "@types/lodash": "npm:^4.17.15" "@types/node": "npm:^22.12.0" "@types/react": "npm:^19.0.8" clsx: "npm:^2.1.1"