Skip to content

Commit affbc7e

Browse files
committed
fix: upgrade express-rate-limit from 5.1.3 to 5.2.6
Snyk has created this PR to upgrade express-rate-limit from 5.1.3 to 5.2.6. See this package in npm: https://www.npmjs.com/package/express-rate-limit See this project in Snyk: https://app.snyk.io/org/bitokenja3/project/62bbbe17-4588-47ca-9307-b2fe0dd2316a?utm_source=github&utm_medium=upgrade-pr
1 parent 3f1d0af commit affbc7e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"csurf": "^1.11.0",
3737
"dotenv": "^8.2.0",
3838
"express": "^4.17.1",
39-
"express-rate-limit": "^5.1.3",
39+
"express-rate-limit": "^5.2.6",
4040
"flat": "^5.0.0",
4141
"github-slugger": "^1.2.1",
4242
"got": "^9.6.0",

0 commit comments

Comments
 (0)