Skip to content
This repository has been archived by the owner on Feb 23, 2022. It is now read-only.

Commit

Permalink
Bump express-rate-limit from 6.0.5 to 6.2.1
Browse files Browse the repository at this point in the history
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.0.5 to 6.2.1.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md)
- [Commits](express-rate-limit/express-rate-limit@v6.0.5...v6.2.1)

---
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 Feb 10, 2022
1 parent e037a40 commit 35b09d5
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 @@ -44,7 +44,7 @@
"dotenv": "^10.0.0",
"express": "^4.17.2",
"express-jwt": "^6.0.0",
"express-rate-limit": "^6.0.5",
"express-rate-limit": "^6.2.1",
"jwks-rsa": "^2.0.3",
"knex": "^0.95.15",
"lob": "^6.2.0",
Expand Down

0 comments on commit 35b09d5

Please sign in to comment.