diff --git a/package.json b/package.json index e5ffe16..8c73081 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@types/jest": "^30.0.0", "@types/js-yaml": "^4.0.9", - "@types/node": "^24.10.7", + "@types/node": "^24.10.8", "@vercel/ncc": "^0.38.4", "action-docs": "^2.5.1", "jest": "^30.2.0", diff --git a/yarn.lock b/yarn.lock index e80bd34..e1f51c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1031,10 +1031,10 @@ dependencies: undici-types "~7.12.0" -"@types/node@^24.10.7": - version "24.10.7" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.7.tgz#516502e408f6d00afd230f291bfe3ad38105a73e" - integrity sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ== +"@types/node@^24.10.8": + version "24.10.8" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.8.tgz#9b529d32e7e5adb74b13d1fc9b83615e9a12a701" + integrity sha512-r0bBaXu5Swb05doFYO2kTWHMovJnNVbCsII0fhesM8bNRlLhXIuckley4a2DaD+vOdmm5G+zGkQZAPZsF80+YQ== dependencies: undici-types "~7.16.0"