Skip to content

Commit

Permalink
build(deps): bump express-rate-limit from 7.4.1 to 7.5.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.4.1 to 7.5.0.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](express-rate-limit/express-rate-limit@v7.4.1...v7.5.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 Dec 28, 2024
1 parent 9670551 commit a913229
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"dotenv": "^16.4.7",
"envalid": "^8.0.0",
"express": "^4.21.2",
"express-rate-limit": "^7.4.1",
"express-rate-limit": "^7.5.0",
"jose": "^5.9.6",
"knex": "^3.1.0",
"moment": "^2.30.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7536,7 +7536,7 @@ __metadata:
esprint: "npm:^3.6.0"
events: "npm:^3.3.0"
express: "npm:^4.21.2"
express-rate-limit: "npm:^7.4.1"
express-rate-limit: "npm:^7.5.0"
file-loader: "npm:^6.2.0"
globals: "npm:^15.14.0"
html-webpack-plugin: "npm:^5.6.3"
Expand Down Expand Up @@ -7677,12 +7677,12 @@ __metadata:
languageName: node
linkType: hard

"express-rate-limit@npm:^7.4.1":
version: 7.4.1
resolution: "express-rate-limit@npm:7.4.1"
"express-rate-limit@npm:^7.5.0":
version: 7.5.0
resolution: "express-rate-limit@npm:7.5.0"
peerDependencies:
express: 4 || 5 || ^5.0.0-beta.1
checksum: 10/230cebc90d9a6baf0b471fa9039b5bf3d82f0a29dc7b304adee38eaa4803493266584108ca3d79d21993bdd45f9497c0b4eac9db8037cd3f10b19c529a9bdf66
express: ^4.11 || 5 || ^5.0.0-beta.1
checksum: 10/eff34c83bf586789933a332a339b66649e2cca95c8e977d193aa8bead577d3182ac9f0e9c26f39389287539b8038890ff023f910b54ebb506a26a2ce135b92ca
languageName: node
linkType: hard

Expand Down

0 comments on commit a913229

Please sign in to comment.