diff --git a/package.json b/package.json index 658cd7c..e2c7f6d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@eslint/js": "^9.35.0", "@release-it/conventional-changelog": "^10.0.1", "@types/jest": "^30.0.0", - "@types/node": "24.3.1", + "@types/node": "24.3.3", "eslint": "^9.35.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-import": "^2.32.0", diff --git a/yarn.lock b/yarn.lock index 28af3f0..70a5f16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1650,10 +1650,10 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/node@*", "@types/node@24.3.1": - version "24.3.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.1.tgz#b0a3fb2afed0ef98e8d7f06d46ef6349047709f3" - integrity sha512-3vXmQDXy+woz+gnrTvuvNrPzekOi+Ds0ReMxw0LzBiK3a+1k0kQn9f2NWk+lgD4rJehFUmYy2gMhJ2ZI+7YP9g== +"@types/node@*", "@types/node@24.3.3": + version "24.3.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.3.tgz#6d195b95af3cda4e74dcef7bb3797a1941e7d2d1" + integrity sha512-GKBNHjoNw3Kra1Qg5UXttsY5kiWMEfoHq2TmXb+b1rcm6N7B3wTrFYIf/oSZ1xNQ+hVVijgLkiDZh7jRRsh+Gw== dependencies: undici-types "~7.10.0"