diff --git a/.nvmrc b/.nvmrc index 85e5027..3fe3b15 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.22.0 +24.13.0 diff --git a/package.json b/package.json index 50b340d..d683aac 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.19.9", + "@types/node": "^24.10.11", "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 5678859..d4624fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1556,12 +1556,12 @@ dependencies: "@types/unist" "^2" -"@types/node@*", "@types/node@^22.19.9": - 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@^24.10.11": + version "24.12.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.0.tgz#6222e028210e5322e4f4f6767f8d88e5ea3b33d2" + integrity sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ== dependencies: - undici-types "~6.21.0" + undici-types "~7.16.0" "@types/normalize-package-data@^2.4.3": version "2.4.4" @@ -7893,10 +7893,10 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" -undici-types@~6.21.0: - version "6.21.0" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" - integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== +undici-types@~7.16.0: + version "7.16.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" + integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== unicode-emoji-modifier-base@^1.0.0: version "1.0.0"