diff --git a/package.json b/package.json index e2c7f6d..4c4d7f0 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.3", + "@types/node": "24.4.0", "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 70a5f16..cb5a8ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1650,12 +1650,12 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@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== +"@types/node@*", "@types/node@24.4.0": + version "24.4.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.4.0.tgz#4ca9168c016a55ab15b7765ad1674ab807489600" + integrity sha512-gUuVEAK4/u6F9wRLznPUU4WGUacSEBDPoC2TrBkw3GAnOLHBL45QdfHOXp1kJ4ypBGLxTOB+t7NJLpKoC3gznQ== dependencies: - undici-types "~7.10.0" + undici-types "~7.11.0" "@types/normalize-package-data@^2.4.3": version "2.4.4" @@ -7046,10 +7046,10 @@ unbox-primitive@^1.1.0: has-symbols "^1.1.0" which-boxed-primitive "^1.1.1" -undici-types@~7.10.0: - version "7.10.0" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350" - integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag== +undici-types@~7.11.0: + version "7.11.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.11.0.tgz#075798115d0bbc4e4fc7c173f38727ca66bfb592" + integrity sha512-kt1ZriHTi7MU+Z/r9DOdAI3ONdaR3M3csEaRc6ewa4f4dTvX4cQCbJ4NkEn0ohE4hHtq85+PhPSTY+pO/1PwgA== undici@6.21.3: version "6.21.3"