Skip to content

Commit

Permalink
build(deps): bump express-rate-limit from 6.11.2 to 7.2.0
Browse files Browse the repository at this point in the history
Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 6.11.2 to 7.2.0.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v6.11.2...v7.2.0)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 8338dc7 commit 9671bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"express": "^4.18.2",
"express-async-handler": "^1.2.0",
"express-rate-limit": "^6.10.0",
"express-rate-limit": "^7.2.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit 9671bc5

Please sign in to comment.