chore(bump): bumped express-rate-limit pkg version

This commit is contained in:
Ritesh Ghosh
2023-09-10 20:16:26 +05:30
parent f8f2883f72
commit 647fdcaf29
+2 -2
View File
@@ -32,7 +32,7 @@
"crypto-js": "^4.1.1", "crypto-js": "^4.1.1",
"dotenv": "^16.3.1", "dotenv": "^16.3.1",
"express": "^4.18.2", "express": "^4.18.2",
"express-rate-limit": "^6.9.0", "express-rate-limit": "^6.11.0",
"http-errors": "^2.0.0", "http-errors": "^2.0.0",
"morgan": "^1.10.0" "morgan": "^1.10.0"
}, },
@@ -51,4 +51,4 @@
"ts-node": "^10.9.1", "ts-node": "^10.9.1",
"typescript": "^5.1.6" "typescript": "^5.1.6"
} }
} }