update dependency of rate limiter

This commit is contained in:
Maidul Islam
2023-10-27 10:48:25 -04:00
parent 0d94b6deed
commit 4792e752c2
2 changed files with 34 additions and 177 deletions

View File

@@ -56,6 +56,11 @@
"winston-loki": "^6.0.6",
"zod": "^3.22.3"
},
"overrides": {
"rate-limit-mongo": {
"mongodb": "5.8.0"
}
},
"name": "infisical-api",
"version": "1.0.0",
"main": "src/index.js",