diff --git a/package.json b/package.json index 83beaa6..1d1546f 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,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", "graphql": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index ae4ac94..2e7e423 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1852,10 +1852,10 @@ "@types/node" "*" form-data "^4.0.0" -"@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"