diff --git a/package.json b/package.json index b691f5b..8eac02a 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.9", + "@types/node": "^24.10.10", "@vercel/ncc": "^0.38.4", "action-docs": "^2.5.1", "jest": "^30.2.0", diff --git a/yarn.lock b/yarn.lock index a284967..c6d2059 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1003,10 +1003,10 @@ dependencies: undici-types "~7.12.0" -"@types/node@^24.10.9": - version "24.10.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.9.tgz#1aeb5142e4a92957489cac12b07f9c7fe26057d0" - integrity sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw== +"@types/node@^24.10.10": + version "24.10.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.10.tgz#ea4813a65368ca7a98dfd75c84d748831b63e1cf" + integrity sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow== dependencies: undici-types "~7.16.0"