diff --git a/docs-site/package.json b/docs-site/package.json index 5b6c1b18e..8d1b9daf4 100644 --- a/docs-site/package.json +++ b/docs-site/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "@eslint/js": "^9.39.2", - "@types/lodash": "^4.17.21", + "@types/lodash": "^4.17.23", "@types/react": "^19.2.7", "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^8.51.0", diff --git a/docs-site/yarn.lock b/docs-site/yarn.lock index 2c3b0c797..4b05f6d8c 100644 --- a/docs-site/yarn.lock +++ b/docs-site/yarn.lock @@ -1502,10 +1502,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.21": - version: 4.17.21 - resolution: "@types/lodash@npm:4.17.21" - checksum: 10c0/73cb006e047d8871e9d63f3a165543bf16c44a5b6fe3f9f6299e37cb8d67a7b1d55ac730959a81f9def510fd07232ff7e30e05413e5d5a12793baad84ebe36c3 +"@types/lodash@npm:^4.17.23": + version: 4.17.23 + resolution: "@types/lodash@npm:4.17.23" + checksum: 10c0/9d9cbfb684e064a2b78aab9e220d398c9c2a7d36bc51a07b184ff382fa043a99b3d00c16c7f109b4eb8614118f4869678dbae7d5c6700ed16fb9340e26cc0bf6 languageName: node linkType: hard @@ -4660,7 +4660,7 @@ __metadata: resolution: "react-datepicker-docs@workspace:." dependencies: "@eslint/js": "npm:^9.39.2" - "@types/lodash": "npm:^4.17.21" + "@types/lodash": "npm:^4.17.23" "@types/react": "npm:^19.2.7" "@types/react-dom": "npm:^19.2.3" "@typescript-eslint/eslint-plugin": "npm:^8.51.0"