diff --git a/package.json b/package.json index 0942d403..fb5798a8 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@txo/semantic-release": "^2.0.14", "@txo/tsconfig-cjs": "^2.0.0", "@types/jest": "^29.5.14", - "@types/node": "^22.19.13", + "@types/node": "^22.19.15", "concurrently": "^9.2.1", "eslint-config-txo-package-typescript": "^1.0.118", "husky": "^9.1.7", diff --git a/yarn.lock b/yarn.lock index fc419151..1d05e616 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1554,10 +1554,10 @@ dependencies: "@types/unist" "^2" -"@types/node@*", "@types/node@^22.19.13": - version "22.19.15" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.15.tgz#6091d99fdf7c08cb57dc8b1345d407ba9a1df576" - integrity sha512-F0R/h2+dsy5wJAUe3tAU6oqa2qbWY5TpNfL/RGmo1y38hiyO1w3x2jPtt76wmuaJI4DQnOBu21cNXQ2STIUUWg== +"@types/node@*", "@types/node@^22.19.15": + version "22.19.17" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.17.tgz#09c71fb34ba2510f8ac865361b1fcb9552b8a581" + integrity sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q== dependencies: undici-types "~6.21.0"