diff --git a/package.json b/package.json index 7abd360f50..2fd514a1b5 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "packageManager": "yarn@1.22.10", "devDependencies": { "@google/genai": "^0.14.1", - "@types/node": "22.15.23", + "@types/node": "22.15.28", "chokidar": "3.6.0", "consola": "3.4.2", "execa": "^9.6.0", diff --git a/yarn.lock b/yarn.lock index 8c48286ff9..77aca61344 100644 --- a/yarn.lock +++ b/yarn.lock @@ -547,10 +547,10 @@ dependencies: "@types/unist" "*" -"@types/node@*", "@types/node@22.15.23": - version "22.15.23" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.23.tgz#a0b7c03f951f1ffe381a6a345c68d80e48043dd0" - integrity sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw== +"@types/node@*", "@types/node@22.15.28": + version "22.15.28" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.28.tgz#97d851fda6db030612fa0b472577bbc0fe0bc668" + integrity sha512-I0okKVDmyKR281I0UIFV7EWAWRnR0gkuSKob5wVcByyyhr7Px/slhkQapcYX4u00ekzNWaS1gznKZnuzxwo4pw== dependencies: undici-types "~6.21.0"