diff --git a/.nvmrc b/.nvmrc index 8ce70308..3516580b 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.16.0 +20.17.0 diff --git a/bun.lockb b/bun.lockb index 9c38a8a7..028f8814 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dc445119..92c77b9a 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@types/express": "^4.17.21", "@types/lodash": "^4.17.6", "@types/ms": "^0.7.34", - "@types/node": "20.14.14", + "@types/node": "20.16.5", "@types/passport-jwt": "4.0.1", "@types/passport-spotify": "2.0.4", "@typescript-eslint/eslint-plugin": "^8.0.0",