Skip to content

Commit

Permalink
Update dependency express-rate-limit from v7.3.1 to v7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent f28d66b commit 2e2b2e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"compression": "1.7.4",
"cors": "2.8.5",
"express": "4.19.2",
"express-rate-limit": "7.3.1",
"express-rate-limit": "7.4.0",
"helmet": "7.1.0",
"knex": "3.1.0",
"mysql": "2.18.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7192,7 +7192,7 @@ __metadata:
dotenv: "npm:16.4.5"
eslint: "npm:9.8.0"
express: "npm:4.19.2"
express-rate-limit: "npm:7.3.1"
express-rate-limit: "npm:7.4.0"
helmet: "npm:7.1.0"
knex: "npm:3.1.0"
mysql: "npm:2.18.1"
Expand Down Expand Up @@ -12326,12 +12326,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 2e2b2e6

Please sign in to comment.