diff --git a/package.json b/package.json index 44e5ca4a..da6dcd10 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "express": "^4.18.2", "express-async-handler": "^1.2.0", - "express-rate-limit": "^6.10.0", + "express-rate-limit": "^7.2.0", "cookie-parser": "^1.4.6", "cors": "^2.8.5", "jsonwebtoken": "^9.0.2",