diff --git a/package.json b/package.json index f6b78743d9..f1a8052112 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@changesets/cli": "2.29.2", "@theguild/prettier-config": "3.0.1", "@types/jest": "28.1.8", - "@types/node": "22.15.2", + "@types/node": "22.15.3", "@typescript-eslint/eslint-plugin": "8.31.0", "@typescript-eslint/parser": "8.31.0", "babel-jest": "28.1.3", diff --git a/yarn.lock b/yarn.lock index 28c45fae79..b446a76ac3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2479,10 +2479,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.2": - version "22.15.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905" - integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A== +"@types/node@*", "@types/node@22.15.3": + version "22.15.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b" + integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw== dependencies: undici-types "~6.21.0"