diff --git a/package.json b/package.json index 6c366b6..d42e45a 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.15", + "@types/node": "^24.11.0", "@vercel/ncc": "^0.38.4", "action-docs": "^2.5.1", "jest": "^30.2.0", diff --git a/yarn.lock b/yarn.lock index ca75d9a..9170324 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1003,10 +1003,10 @@ dependencies: undici-types "~7.12.0" -"@types/node@^24.10.15": - version "24.10.15" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.15.tgz#83e016a4c3dbf4e672dc257cf4c941527f1a3aa3" - integrity sha512-BgjLoRuSr0MTI5wA6gMw9Xy0sFudAaUuvrnjgGx9wZ522fYYLA5SYJ+1Y30vTcJEG+DRCyDHx/gzQVfofYzSdg== +"@types/node@^24.11.0": + version "24.11.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0" + integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw== dependencies: undici-types "~7.16.0"