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 1e959b4d..4030e496 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9cb462ca..d29cc209 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,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",