diff --git a/package.json b/package.json index 6688736..4142002 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@txo/semantic-release": "^2.0.10", "@txo/tsconfig-cjs": "^2.0.0", "@types/jest": "^29.5.14", - "@types/node": "^22.10.10", + "@types/node": "^22.12.0", "concurrently": "^9.1.2", "eslint-config-txo-package-typescript": "^1.0.28", "husky": "^9.1.7", diff --git a/yarn.lock b/yarn.lock index 3f5a388..975c108 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1518,10 +1518,10 @@ dependencies: "@types/unist" "^2" -"@types/node@*", "@types/node@^22.10.10": - version "22.10.10" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10.tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6" - integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww== +"@types/node@*", "@types/node@^22.12.0": + version "22.12.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c" + integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA== dependencies: undici-types "~6.20.0"