diff --git a/bun.lockb b/bun.lockb index ae5bbf1..7659ee1 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ce32ebb..0bf6006 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "bcrypt": "^5.1.1", "cookie-parser": "^1.4.6", "cors": "^2.8.5", - "express": "^4.18.2", + "express": "^5.0.0", "helmet": "^6.2.0", "husky": "^8.0.3", "jsonwebtoken": "^9.0.2", @@ -35,7 +35,7 @@ "@types/bcrypt": "^5.0.2", "@types/cookie-parser": "^1.4.6", "@types/cors": "^2.8.17", - "@types/express": "^4.17.21", + "@types/express": "^5.0.0", "@types/jsonwebtoken": "^9.0.5", "@types/morgan": "^1.9.9", "@types/node": "^20.10.4",