diff --git a/package.json b/package.json index 099a624d..5dcbb0bb 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@swc/core": "1.11.24", "@swc/jest": "0.2.38", "@types/jest": "29.5.14", - "@types/node": "20.17.46", + "@types/node": "20.17.47", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", "eslint": "8.57.1", diff --git a/yarn.lock b/yarn.lock index 867847f9..48d7343e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1680,10 +1680,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@20.17.46": - version "20.17.46" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.46.tgz#75f805dfbbf21ca41fd2324ca7b485b459df51bc" - integrity sha512-0PQHLhZPWOxGW4auogW0eOQAuNIlCYvibIpG67ja0TOJ6/sehu+1en7sfceUn+QQtx4Rk3GxbLNwPh0Cav7TWw== +"@types/node@20.17.47": + version "20.17.47" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.47.tgz#f9cb375993fffdae609c8e17d2b3dd8d3c4bfa14" + integrity sha512-3dLX0Upo1v7RvUimvxLeXqwrfyKxUINk0EAM83swP2mlSUcwV73sZy8XhNz8bcZ3VbsfQyC/y6jRdL5tgCNpDQ== dependencies: undici-types "~6.19.2"