Skip to content

Commit

Permalink
Update npm package express-rate-limit to v7.5.0 (#5918)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Dec 15, 2024
1 parent 516e08b commit 24733a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"express": "4.21.2",
"express-handlebars": "7.1.3",
"express-http-proxy": "2.1.1",
"express-rate-limit": "7.4.1",
"express-rate-limit": "7.5.0",
"fractional-indexing": "2.1.0",
"googleapis": "133.0.0",
"graphql": "16.9.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ __metadata:
express: "npm:4.21.2"
express-handlebars: "npm:7.1.3"
express-http-proxy: "npm:2.1.1"
express-rate-limit: "npm:7.4.1"
express-rate-limit: "npm:7.5.0"
fractional-indexing: "npm:2.1.0"
googleapis: "npm:133.0.0"
graphql: "npm:16.9.0"
Expand Down Expand Up @@ -27226,12 +27226,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: 10c0/111673b43e7c2eef8bc3b6d5e7b46cabe055782d446b0aa93e55ef277e1c7995366443c16fa92101948dafdf1c4f39523c03adbfcc7c57cbbb9c9131ee374049
express: ^4.11 || 5 || ^5.0.0-beta.1
checksum: 10c0/3e96afa05b4f577395688ede37e0cb19901f20c350b32575fb076f3d25176209fb88d3648151755c232aaf304147c58531f070757978f376e2f08326449299fd
languageName: node
linkType: hard

Expand Down

0 comments on commit 24733a8

Please sign in to comment.