diff --git a/package.json b/package.json index 3a914bae6d..51735c96d5 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/jsonwebtoken": "^9.0.9", "@types/license-checker": "^25.0.6", "@types/mock-fs": "^4.13.4", - "@types/node": "^22.15.17", + "@types/node": "^22.15.18", "@types/uuid": "^10.0.0", "@types/voca": "^1.4.6", "axios": "^1.9.0", diff --git a/yarn.lock b/yarn.lock index ae70bda4c1..de513d2236 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1972,10 +1972,10 @@ resolved "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78" integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== -"@types/node@*", "@types/node@^22.15.17": - version "22.15.17" - resolved "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055" - integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw== +"@types/node@*", "@types/node@^22.15.18": + version "22.15.18" + resolved "https://registry.npmjs.org/@types/node/-/node-22.15.18.tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963" + integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg== dependencies: undici-types "~6.21.0"