Skip to content

Commit

Permalink
fix: upgrade express-rate-limit from 6.9.0 to 6.10.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade express-rate-limit from 6.9.0 to 6.10.0.

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

See this project in Snyk:
https://app.snyk.io/org/chrishubert/project/8df8ff77-c57c-4c15-83f4-18d791bf3bb3?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 21, 2023
1 parent fe4d740 commit 2891b05
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"axios": "^1.4.0",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"express-rate-limit": "^6.9.0",
"express-rate-limit": "^6.10.0",
"qr-image": "^3.2.0",
"qrcode-terminal": "^0.12.0",
"swagger-ui-express": "^4.6.3",
Expand Down

0 comments on commit 2891b05

Please sign in to comment.