Skip to content

Commit fc5a1f6

Browse files
Update dependency express to v4.21.2
1 parent b293e2e commit fc5a1f6

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

opencti-platform/opencti-front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"eslint-plugin-import": "2.31.0",
135135
"eslint-plugin-import-newlines": "1.4.0",
136136
"eslint-plugin-react": "7.37.3",
137-
"express": "4.21.0",
137+
"express": "4.21.2",
138138
"fs-extra": "11.2.0",
139139
"http-proxy-middleware": "3.0.3",
140140
"i18n-auto-translation": "1.10.0",

opencti-platform/opencti-front/yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -11155,16 +11155,16 @@ __metadata:
1115511155
languageName: node
1115611156
linkType: hard
1115711157

11158-
"express@npm:4.21.0":
11159-
version: 4.21.0
11160-
resolution: "express@npm:4.21.0"
11158+
"express@npm:4.21.2":
11159+
version: 4.21.2
11160+
resolution: "express@npm:4.21.2"
1116111161
dependencies:
1116211162
accepts: "npm:~1.3.8"
1116311163
array-flatten: "npm:1.1.1"
1116411164
body-parser: "npm:1.20.3"
1116511165
content-disposition: "npm:0.5.4"
1116611166
content-type: "npm:~1.0.4"
11167-
cookie: "npm:0.6.0"
11167+
cookie: "npm:0.7.1"
1116811168
cookie-signature: "npm:1.0.6"
1116911169
debug: "npm:2.6.9"
1117011170
depd: "npm:2.0.0"
@@ -11178,7 +11178,7 @@ __metadata:
1117811178
methods: "npm:~1.1.2"
1117911179
on-finished: "npm:2.4.1"
1118011180
parseurl: "npm:~1.3.3"
11181-
path-to-regexp: "npm:0.1.10"
11181+
path-to-regexp: "npm:0.1.12"
1118211182
proxy-addr: "npm:~2.0.7"
1118311183
qs: "npm:6.13.0"
1118411184
range-parser: "npm:~1.2.1"
@@ -11190,7 +11190,7 @@ __metadata:
1119011190
type-is: "npm:~1.6.18"
1119111191
utils-merge: "npm:1.0.1"
1119211192
vary: "npm:~1.1.2"
11193-
checksum: 10/3b1ee5bc5b1bd996f688702519cebc9b63a24e506965f6e1773268238cfa2c24ffdb38cc3fcb4fde66f77de1c0bebd9ee058dad06bb9c6f084b525f3c09164d3
11193+
checksum: 10/34571c442fc8c9f2c4b442d2faa10ea1175cf8559237fc6a278f5ce6254a8ffdbeb9a15d99f77c1a9f2926ab183e3b7ba560e3261f1ad4149799e3412ab66bd1
1119411194
languageName: node
1119511195
linkType: hard
1119611196

@@ -15817,7 +15817,7 @@ __metadata:
1581715817
eslint-plugin-import: "npm:2.31.0"
1581815818
eslint-plugin-import-newlines: "npm:1.4.0"
1581915819
eslint-plugin-react: "npm:7.37.3"
15820-
express: "npm:4.21.0"
15820+
express: "npm:4.21.2"
1582115821
extract-files: "npm:13.0.0"
1582215822
filigran-icon: "npm:0.10.1"
1582315823
filigran-ui: "npm:0.24.7"
@@ -16148,10 +16148,10 @@ __metadata:
1614816148
languageName: node
1614916149
linkType: hard
1615016150

16151-
"path-to-regexp@npm:0.1.10":
16152-
version: 0.1.10
16153-
resolution: "path-to-regexp@npm:0.1.10"
16154-
checksum: 10/894e31f1b20e592732a87db61fff5b95c892a3fe430f9ab18455ebe69ee88ef86f8eb49912e261f9926fc53da9f93b46521523e33aefd9cb0a7b0d85d7096006
16151+
"path-to-regexp@npm:0.1.12":
16152+
version: 0.1.12
16153+
resolution: "path-to-regexp@npm:0.1.12"
16154+
checksum: 10/2e30f6a0144679c1f95c98e166b96e6acd1e72be9417830fefc8de7ac1992147eb9a4c7acaa59119fb1b3c34eec393b2129ef27e24b2054a3906fc4fb0d1398e
1615516155
languageName: node
1615616156
linkType: hard
1615716157

opencti-platform/opencti-graphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"dot-object": "2.1.5",
9898
"ejs": "3.1.10",
9999
"eventsource": "2.0.2",
100-
"express": "4.21.0",
100+
"express": "4.21.2",
101101
"express-rate-limit": "7.4.1",
102102
"express-session": "1.18.1",
103103
"fast-json-patch": "3.1.1",

opencti-platform/opencti-graphql/yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -8167,16 +8167,16 @@ __metadata:
81678167
languageName: node
81688168
linkType: hard
81698169

8170-
"express@npm:4.21.0":
8171-
version: 4.21.0
8172-
resolution: "express@npm:4.21.0"
8170+
"express@npm:4.21.2":
8171+
version: 4.21.2
8172+
resolution: "express@npm:4.21.2"
81738173
dependencies:
81748174
accepts: "npm:~1.3.8"
81758175
array-flatten: "npm:1.1.1"
81768176
body-parser: "npm:1.20.3"
81778177
content-disposition: "npm:0.5.4"
81788178
content-type: "npm:~1.0.4"
8179-
cookie: "npm:0.6.0"
8179+
cookie: "npm:0.7.1"
81808180
cookie-signature: "npm:1.0.6"
81818181
debug: "npm:2.6.9"
81828182
depd: "npm:2.0.0"
@@ -8190,7 +8190,7 @@ __metadata:
81908190
methods: "npm:~1.1.2"
81918191
on-finished: "npm:2.4.1"
81928192
parseurl: "npm:~1.3.3"
8193-
path-to-regexp: "npm:0.1.10"
8193+
path-to-regexp: "npm:0.1.12"
81948194
proxy-addr: "npm:~2.0.7"
81958195
qs: "npm:6.13.0"
81968196
range-parser: "npm:~1.2.1"
@@ -8202,7 +8202,7 @@ __metadata:
82028202
type-is: "npm:~1.6.18"
82038203
utils-merge: "npm:1.0.1"
82048204
vary: "npm:~1.1.2"
8205-
checksum: 10/3b1ee5bc5b1bd996f688702519cebc9b63a24e506965f6e1773268238cfa2c24ffdb38cc3fcb4fde66f77de1c0bebd9ee058dad06bb9c6f084b525f3c09164d3
8205+
checksum: 10/34571c442fc8c9f2c4b442d2faa10ea1175cf8559237fc6a278f5ce6254a8ffdbeb9a15d99f77c1a9f2926ab183e3b7ba560e3261f1ad4149799e3412ab66bd1
82068206
languageName: node
82078207
linkType: hard
82088208

@@ -11558,7 +11558,7 @@ __metadata:
1155811558
eslint-plugin-react: "npm:7.37.3"
1155911559
eslint-plugin-react-hooks: "npm:4.6.2"
1156011560
eventsource: "npm:2.0.2"
11561-
express: "npm:4.21.0"
11561+
express: "npm:4.21.2"
1156211562
express-rate-limit: "npm:7.4.1"
1156311563
express-session: "npm:1.18.1"
1156411564
fast-glob: "npm:3.3.2"

0 commit comments

Comments
 (0)