Skip to content

Commit

Permalink
Update dependency express-rate-limit to v7.5.0 (#9360)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 2de2fc8 commit 1d6940f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"ejs": "3.1.10",
"eventsource": "2.0.2",
"express": "4.21.0",
"express-rate-limit": "7.4.1",
"express-rate-limit": "7.5.0",
"express-session": "1.18.1",
"fast-json-patch": "3.1.1",
"file-type": "19.6.0",
Expand Down
12 changes: 6 additions & 6 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8034,12 +8034,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 Expand Up @@ -11464,7 +11464,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:4.6.2"
eventsource: "npm:2.0.2"
express: "npm:4.21.0"
express-rate-limit: "npm:7.4.1"
express-rate-limit: "npm:7.5.0"
express-session: "npm:1.18.1"
fast-glob: "npm:3.3.3"
fast-json-patch: "npm:3.1.1"
Expand Down

0 comments on commit 1d6940f

Please sign in to comment.