Commit 9b28ae1 1 parent c95e6f8 commit 9b28ae1 Copy full SHA for 9b28ae1
File tree 2 files changed +6
-6
lines changed
opencti-platform/opencti-graphql
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 96
96
"ejs" : " 3.1.10" ,
97
97
"eventsource" : " 2.0.2" ,
98
98
"express" : " 4.21.0" ,
99
- "express-rate-limit" : " 7.4.0 " ,
99
+ "express-rate-limit" : " 7.4.1 " ,
100
100
"express-session" : " 1.18.1" ,
101
101
"fast-json-patch" : " 3.1.1" ,
102
102
"file-type" : " 19.6.0" ,
Original file line number Diff line number Diff line change @@ -7813,12 +7813,12 @@ __metadata:
7813
7813
languageName: node
7814
7814
linkType: hard
7815
7815
7816
- "express-rate-limit@npm:7.4.0 ":
7817
- version: 7.4.0
7818
- resolution: "express-rate-limit@npm:7.4.0 "
7816
+ "express-rate-limit@npm:7.4.1 ":
7817
+ version: 7.4.1
7818
+ resolution: "express-rate-limit@npm:7.4.1 "
7819
7819
peerDependencies:
7820
7820
express: 4 || 5 || ^5.0.0-beta.1
7821
- checksum: 10/33178c652bb1472aad2022194b5cd7963bd3e74d3eaf5e49eb1491a968fdce54551cc76b097ac10d3a1646d62cec2e6f2405ccef5ef5b60152a0c4a148749a4d
7821
+ checksum: 10/230cebc90d9a6baf0b471fa9039b5bf3d82f0a29dc7b304adee38eaa4803493266584108ca3d79d21993bdd45f9497c0b4eac9db8037cd3f10b19c529a9bdf66
7822
7822
languageName: node
7823
7823
linkType: hard
7824
7824
@@ -10924,7 +10924,7 @@ __metadata:
10924
10924
eslint-plugin-react-hooks: "npm:4.6.2"
10925
10925
eventsource: "npm:2.0.2"
10926
10926
express: "npm:4.21.0"
10927
- express-rate-limit: "npm:7.4.0 "
10927
+ express-rate-limit: "npm:7.4.1 "
10928
10928
express-session: "npm:1.18.1"
10929
10929
fast-glob: "npm:3.3.2"
10930
10930
fast-json-patch: "npm:3.1.1"
You can’t perform that action at this time.
0 commit comments