diff --git a/package.json b/package.json index 701660c8ab..916d08a2bd 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@changesets/cli": "2.29.4", "@theguild/prettier-config": "3.0.1", "@types/jest": "28.1.8", - "@types/node": "22.15.17", + "@types/node": "22.15.18", "@typescript-eslint/eslint-plugin": "8.32.1", "@typescript-eslint/parser": "8.32.1", "babel-jest": "28.1.3", diff --git a/yarn.lock b/yarn.lock index 28b5c5e680..020cfd408e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2493,10 +2493,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a" integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g== -"@types/node@*", "@types/node@22.15.17": - version "22.15.17" - resolved "https://registry.yarnpkg.com/@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.yarnpkg.com/@types/node/-/node-22.15.18.tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963" + integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg== dependencies: undici-types "~6.21.0"