Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
1 parent 14d3f48 commit 58b364f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.5",
"envalid": "^8.0.0",
"express": "^4.20.0",
"express-rate-limit": "^7.4.0",
"express-rate-limit": "^7.4.1",
"jose": "^5.9.3",
"knex": "^3.1.0",
"moment": "^2.30.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7574,7 +7574,7 @@ __metadata:
esprint: "npm:^3.6.0"
events: "npm:^3.3.0"
express: "npm:^4.20.0"
express-rate-limit: "npm:^7.4.0"
express-rate-limit: "npm:^7.4.1"
file-loader: "npm:^6.2.0"
globals: "npm:^15.10.0"
html-webpack-plugin: "npm:^5.6.0"
Expand Down Expand Up @@ -7715,12 +7715,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 58b364f

Please sign in to comment.