diff --git a/backend/package.json b/backend/package.json index e4cba98..c19b07c 100644 --- a/backend/package.json +++ b/backend/package.json @@ -28,7 +28,7 @@ "bullmq": "^5.76.5", "cookie-parser": "^1.4.7", "cors": "^2.8.5", - "express": "^4.19.2", + "express": "^5.2.1", "express-async-errors": "^3.1.1", "express-rate-limit": "^8.5.1", "helmet": "^8.1.0",