diff --git a/package.json b/package.json index e335f74e13a..5d1b0015762 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "@types/fs-extra": "11.0.4", "@types/jest": "30.0.0", "@types/jsonpath": "0.2.4", - "@types/node": "20.19.37", + "@types/node": "20.19.41", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "dotenv": "17.3.1", diff --git a/yarn.lock b/yarn.lock index 750419b3115..233f41f1015 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3421,14 +3421,7 @@ dependencies: undici-types ">=7.24.0 <7.24.7" -"@types/node@20.19.37": - version "20.19.37" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.37.tgz#b4fb4033408dd97becce63ec932c9ec57a9e2919" - integrity sha512-8kzdPJ3FsNsVIurqBs7oodNnCEVbni9yUEkaHbgptDACOPW04jimGagZ51E6+lXUwJjgnBw+hyko/lkFWCldqw== - dependencies: - undici-types "~6.21.0" - -"@types/node@^20.10.7": +"@types/node@20.19.41", "@types/node@^20.10.7": version "20.19.41" resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.41.tgz#bb266a1e0aaa2f4537d14ae8ebf238dd9ca73ce6" integrity sha512-ECymXOukMnOoVkC2bb1Vc/w/836DXncOg5m8Xj1RH7xSHZJWNYY6Zh7EH477vcnD5egKNNfy2RpNOmuChhFPgQ==