Skip to content

Commit

Permalink
[backend] Update dependency express-rate-limit to v7.2.0 (#6245)
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 and Goumies committed Mar 13, 2024
1 parent 2ad2a74 commit 8ecde3f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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 @@ -85,7 +85,7 @@
"ejs": "3.1.9",
"eventsource": "2.0.2",
"express": "4.18.3",
"express-rate-limit": "7.1.5",
"express-rate-limit": "7.2.0",
"express-session": "1.18.0",
"fast-json-patch": "3.1.1",
"file-type": "19.0.0",
Expand Down
10 changes: 5 additions & 5 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8203,12 +8203,12 @@ __metadata:
languageName: node
linkType: hard

"express-rate-limit@npm:7.1.5":
version: 7.1.5
resolution: "express-rate-limit@npm:7.1.5"
"express-rate-limit@npm:7.2.0":
version: 7.2.0
resolution: "express-rate-limit@npm:7.2.0"
peerDependencies:
express: 4 || 5 || ^5.0.0-beta.1
checksum: 10/bced4208de86fc8b99fe9a2dbfd522e0ea9a1875e678a4079102cc77c13c94f40b892ec46dac30cd028e229178ba021778070b86d0741e7258db0adc38cc858a
checksum: 10/1cd33daeeeb3428f8990718512e8c803ca3406d1e99cbc38bcda12056a42ea51319a7bbc357bdc02d79b7f2b508c743895e8805118115cc637e180eb420e643f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11465,7 +11465,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:4.6.0"
eventsource: "npm:2.0.2"
express: "npm:4.18.3"
express-rate-limit: "npm:7.1.5"
express-rate-limit: "npm:7.2.0"
express-session: "npm:1.18.0"
fast-glob: "npm:3.3.2"
fast-json-patch: "npm:3.1.1"
Expand Down

0 comments on commit 8ecde3f

Please sign in to comment.