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 352 additions and 725 deletions
+350 -723
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", "@iarna/toml": "^2.2.3",
"body-parser": "^1.19.0", "body-parser": "^1.19.0",
"ejs": "^3.1.6", "ejs": "^3.1.6",
"express": "^4.21.2", "express": "^4.17.1",
"express-rate-limit": "^5.0.0", "express-rate-limit": "^5.3.0",
"fa-diagrams": "^1.0.3", "fa-diagrams": "^1.0.3",
"mathjax-node": "^2.1.1", "mathjax-node": "^2.1.1",
"ncp": "^2.0.0", "ncp": "^2.0.0",