diff --git a/package.json b/package.json index 99d80298..0685356b 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@txo/semantic-release": "^2.0.10", "@txo/tsconfig-cjs": "^2.0.0", "@types/jest": "^29.5.14", - "@types/node": "^22.19.3", + "@types/node": "^22.19.5", "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 c1c8e50b..9e6bf401 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1596,10 +1596,10 @@ dependencies: "@types/unist" "^2" -"@types/node@*", "@types/node@^22.19.3": - version "22.19.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.5.tgz#82e8c3da99667246efc63a634114ab34fb34e08e" - integrity sha512-HfF8+mYcHPcPypui3w3mvzuIErlNOh2OAG+BCeBZCEwyiD5ls2SiCwEyT47OELtf7M3nHxBdu0FsmzdKxkN52Q== +"@types/node@*", "@types/node@^22.19.5": + version "22.19.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.10.tgz#a802d3cc6bdc190ec2b0cbf6958bf127c0ec2926" + integrity sha512-tF5VOugLS/EuDlTBijk0MqABfP8UxgYazTLo3uIn3b4yJgg26QRbVYJYsDtHrjdDUIRfP70+VfhTTc+CE1yskw== dependencies: undici-types "~6.21.0"