Compare commits

..

1 Commits

Author SHA1 Message Date
snyk-bot 55feebcdb2 fix: upgrade express-rate-limit from 5.0.0 to 5.3.0
Snyk has created this PR to upgrade express-rate-limit from 5.0.0 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/klemek/project/81af650f-8c8e-4116-b289-95415c85d8a7?utm_source=github&utm_medium=upgrade-pr
2021-07-23 02:03:59 +00:00
2 changed files with 289 additions and 375 deletions
+287 -373
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -7,8 +7,8 @@
"@iarna/toml": "^2.2.3",
"body-parser": "^1.19.0",
"ejs": "^3.1.6",
"express": "^4.18.1",
"express-rate-limit": "^5.0.0",
"express": "^4.17.1",
"express-rate-limit": "^5.3.0",
"fa-diagrams": "^1.0.3",
"mathjax-node": "^2.1.1",
"ncp": "^2.0.0",