diff --git a/.nvmrc b/.nvmrc index 2062551..b087cc9 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -v21.7.3 \ No newline at end of file +22.13.0 \ No newline at end of file diff --git a/package.json b/package.json index 21afee7..d275d8a 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@medusajs/medusa-cli": "^1.3.22", "@types/express": "^4.17.21", "@types/jest": "^29.5.12", - "@types/node": "^20.12.11", + "@types/node": "^22.0.0", "babel-preset-medusa-package": "^1.1.19", "cross-env": "^7.0.3", "eslint": "^9.2.0",