diff --git a/package.json b/package.json index 797c5b9..4ddf7ea 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@biomejs/biome": "2.3.11", "@semantic-release/git": "10.0.1", - "@types/node": "24.10.7", + "@types/node": "24.10.9", "semantic-release": "25.0.2", "ts-node": "10.9.2", "typescript": "5.9.3" diff --git a/yarn.lock b/yarn.lock index a61237a..2473d4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -627,10 +627,10 @@ "@tufjs/canonical-json" "2.0.0" minimatch "^9.0.5" -"@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.9": + version "24.10.9" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.9.tgz#1aeb5142e4a92957489cac12b07f9c7fe26057d0" + integrity sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw== dependencies: undici-types "~7.16.0"