diff --git a/package.json b/package.json index 5a12ffc6e0b..e274a136e35 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "@types/inquirer": "8.2.12", "@types/jest": "30.0.0", "@types/jsonpath": "0.2.4", - "@types/node": "20.19.32", + "@types/node": "20.19.33", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "dotenv": "17.2.4", diff --git a/yarn.lock b/yarn.lock index 4edfd30bc25..0daaa217a9d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3127,10 +3127,10 @@ dependencies: undici-types "~7.14.0" -"@types/node@20.19.32": - version "20.19.32" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.32.tgz#d2958783ac4cde2d501d145ac7174400a39c3da0" - integrity sha512-Ez8QE4DMfhjjTsES9K2dwfV258qBui7qxUsoaixZDiTzbde4U12e1pXGNu/ECsUIOi5/zoCxAQxIhQnaUQ2VvA== +"@types/node@20.19.33": + version "20.19.33" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.33.tgz#ac8364c623b72d43125f0e7dd722bbe968f0c65e" + integrity sha512-Rs1bVAIdBs5gbTIKza/tgpMuG1k3U/UMJLWecIMxNdJFDMzcM5LOiLVRYh3PilWEYDIeUDv7bpiHPLPsbydGcw== dependencies: undici-types "~6.21.0"