Commit cb22308 1 parent aed8094 commit cb22308 Copy full SHA for cb22308
File tree 2 files changed +4
-4
lines changed
opencti-platform/opencti-graphql
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 176
176
"@types/bluebird" : " 3.5.42" ,
177
177
"@types/dot-object" : " 2.1.6" ,
178
178
"@types/ejs" : " 3.1.5" ,
179
- "@types/express" : " 4.17.21 " ,
179
+ "@types/express" : " 5.0.0 " ,
180
180
"@types/graphql-upload" : " 17.0.0" ,
181
181
"@types/mime-types" : " 2.1.4" ,
182
182
"@types/nconf" : " 0.10.7" ,
Original file line number Diff line number Diff line change @@ -4595,7 +4595,7 @@ __metadata:
4595
4595
languageName: node
4596
4596
linkType: hard
4597
4597
4598
- "@types/express@npm:*":
4598
+ "@types/express@npm:*, @types/express@npm:5.0.0 ":
4599
4599
version: 5.0.0
4600
4600
resolution: "@types/express@npm:5.0.0"
4601
4601
dependencies:
@@ -4607,7 +4607,7 @@ __metadata:
4607
4607
languageName: node
4608
4608
linkType: hard
4609
4609
4610
- "@types/express@npm:4.17.21, @types/express@npm: ^4.17.13, @types/express@npm:^4.17.21":
4610
+ "@types/express@npm:^4.17.13, @types/express@npm:^4.17.21":
4611
4611
version: 4.17.21
4612
4612
resolution: "@types/express@npm:4.17.21"
4613
4613
dependencies:
@@ -11415,7 +11415,7 @@ __metadata:
11415
11415
"@types/bluebird": "npm:3.5.42"
11416
11416
"@types/dot-object": "npm:2.1.6"
11417
11417
"@types/ejs": "npm:3.1.5"
11418
- "@types/express": "npm:4.17.21 "
11418
+ "@types/express": "npm:5.0.0 "
11419
11419
"@types/graphql-upload": "npm:17.0.0"
11420
11420
"@types/mime-types": "npm:2.1.4"
11421
11421
"@types/nconf": "npm:0.10.7"
You can’t perform that action at this time.
0 commit comments