diff --git a/.nvmrc b/.nvmrc index 5767036..0a49261 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.21.1 +24.11.0 diff --git a/package.json b/package.json index fdbdc88..d59b970 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@txo/tsconfig-cjs": "^2.0.0", "@types/eslint": "^8.56.12", "@types/jest": "^29.5.14", - "@types/node": "^22.19.0", + "@types/node": "^24.10.0", "eslint-config-txo-typescript": "^4.0.70", "husky": "^9.1.7", "jest": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index 4b9736c..c03b07b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1420,12 +1420,12 @@ dependencies: "@types/unist" "^2" -"@types/node@*", "@types/node@^22.19.0": - version "22.19.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.0.tgz#849606ef3920850583a4e7ee0930987c35ad80be" - integrity sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA== +"@types/node@*", "@types/node@^24.10.0": + version "24.10.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f" + integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A== dependencies: - undici-types "~6.21.0" + undici-types "~7.16.0" "@types/normalize-package-data@^2.4.3": version "2.4.3" @@ -7272,10 +7272,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"