Skip to content

Commit

Permalink
build(deps): bump express-rate-limit from 7.3.1 to 7.4.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 7.3.1 to 7.4.0.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v7.3.1...v7.4.0)

---
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] authored Jul 24, 2024
1 parent 4814967 commit f1faa2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -27,7 +27,7 @@
"homepage": "https://github.com/soruly/trace.moe-telegram-bot",
"dependencies": {
"express": "^4.19.2",
"express-rate-limit": "^7.3.1"
"express-rate-limit": "^7.4.0"
},
"devDependencies": {
"prettier": "^3.3.3"
Expand Down

0 comments on commit f1faa2d

Please sign in to comment.