Skip to content

Commit

Permalink
Bump express-rate-limit from 7.0.1 to 7.1.2
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 7.0.1 to 7.1.2.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Changelog](https://github.com/express-rate-limit/express-rate-limit/blob/main/changelog.md)
- [Commits](express-rate-limit/express-rate-limit@v7.0.1...v7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 23, 2023
1 parent f4b0d87 commit 6b42371
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -49,7 +49,7 @@
"ejs": "^3.1.9",
"exit-hook": "^3.2.0",
"express": "^4.18.2",
"express-rate-limit": "^7.0.1",
"express-rate-limit": "^7.1.2",
"express-session": "^1.17.3",
"http-errors": "^2.0.0",
"papaparse": "^5.4.1",
Expand Down

0 comments on commit 6b42371

Please sign in to comment.