diff --git a/.nvmrc b/.nvmrc index f9e7451..ca5c350 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.23.1 +24.18.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",