diff --git a/.nvmrc b/.nvmrc index c947119..60ade1a 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.23.2 +24.19.0 diff --git a/package.json b/package.json index 0156b01..2af018e 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@sinclair/typebox": "^0.34.0" }, "devDependencies": { - "@types/node": "^20.0.0", + "@types/node": "^24.0.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.1",