Compare commits

..

2 Commits

Author SHA1 Message Date
Snyk bot
4b6ff6616f Merge 5a5cf6074c into 80813d48e3 2021-09-14 02:22:41 +02:00
snyk-bot
5a5cf6074c fix: upgrade express-rate-limit from 5.2.6 to 5.3.0
Snyk has created this PR to upgrade express-rate-limit from 5.2.6 to 5.3.0.

See this package in npm:
https://www.npmjs.com/package/express-rate-limit

See this project in Snyk:
https://app.snyk.io/org/aurora-dot/project/9cfc4c42-5737-43cf-8306-7bc2f6ab4033?utm_source=github&utm_medium=upgrade-pr
2021-09-14 00:22:39 +00:00
2 changed files with 298 additions and 657 deletions

951
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,8 +21,8 @@
"app-root-path": "^3.0.0",
"axios": "^0.21.3",
"cookie-parser": "^1.4.5",
"express": "^4.18.2",
"express-rate-limit": "^5.2.6",
"express": "^4.17.1",
"express-rate-limit": "^5.3.0",
"hcaptcha": "^0.0.2",
"helmet": "^4.6.0",
"http-errors": "^1.8.0",