Skip to content

Commit bd73bba

Browse files
Update dependency graphql-ws to v5.16.2 (#9642)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07ec613 commit bd73bba

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

opencti-platform/opencti-front/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"formik-mui": "5.0.0-alpha.0",
4242
"formik-mui-lab": "1.0.0",
4343
"graphql": "16.9.0",
44-
"graphql-ws": "5.16.1",
44+
"graphql-ws": "5.16.2",
4545
"html-to-image": "1.11.11",
4646
"html-to-pdfmake": "2.5.13",
4747
"invert-color": "2.0.0",

opencti-platform/opencti-front/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -12157,12 +12157,12 @@ __metadata:
1215712157
languageName: node
1215812158
linkType: hard
1215912159

12160-
"graphql-ws@npm:5.16.1":
12161-
version: 5.16.1
12162-
resolution: "graphql-ws@npm:5.16.1"
12160+
"graphql-ws@npm:5.16.2":
12161+
version: 5.16.2
12162+
resolution: "graphql-ws@npm:5.16.2"
1216312163
peerDependencies:
1216412164
graphql: ">=0.11 <=16"
12165-
checksum: 10/ce82ddcb1eb705ea87dac3b454562de9abaec04beef0a3726ffaaa5e6c3cd478217c82d7a9d07902c936c5567db50a0a4d3c95c4274d1b088aeaacb03833f0a7
12165+
checksum: 10/6647bfe640b467f27aaf5ee044c1d114fe266e82cda4ebbb4368d5a4e98df5d2de9d6be70d28eb5e821d87fbf8964c3a8a18abf87c76d4f148800fd8e0488c3d
1216612166
languageName: node
1216712167
linkType: hard
1216812168

@@ -15843,7 +15843,7 @@ __metadata:
1584315843
formik-mui-lab: "npm:1.0.0"
1584415844
fs-extra: "npm:11.3.0"
1584515845
graphql: "npm:16.9.0"
15846-
graphql-ws: "npm:5.16.1"
15846+
graphql-ws: "npm:5.16.2"
1584715847
html-to-image: "npm:1.11.11"
1584815848
html-to-pdfmake: "npm:2.5.13"
1584915849
http-proxy-middleware: "npm:3.0.3"

opencti-platform/opencti-graphql/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"graphql-scalars": "1.23.0",
113113
"graphql-subscriptions": "2.0.0",
114114
"graphql-upload": "17.0.0",
115-
"graphql-ws": "5.16.1",
115+
"graphql-ws": "5.16.2",
116116
"helmet": "7.2.0",
117117
"http-proxy-agent": "7.0.2",
118118
"https-proxy-agent": "7.0.6",

opencti-platform/opencti-graphql/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -9023,12 +9023,12 @@ __metadata:
90239023
languageName: node
90249024
linkType: hard
90259025

9026-
"graphql-ws@npm:5.16.1":
9027-
version: 5.16.1
9028-
resolution: "graphql-ws@npm:5.16.1"
9026+
"graphql-ws@npm:5.16.2":
9027+
version: 5.16.2
9028+
resolution: "graphql-ws@npm:5.16.2"
90299029
peerDependencies:
90309030
graphql: ">=0.11 <=16"
9031-
checksum: 10/ce82ddcb1eb705ea87dac3b454562de9abaec04beef0a3726ffaaa5e6c3cd478217c82d7a9d07902c936c5567db50a0a4d3c95c4274d1b088aeaacb03833f0a7
9031+
checksum: 10/6647bfe640b467f27aaf5ee044c1d114fe266e82cda4ebbb4368d5a4e98df5d2de9d6be70d28eb5e821d87fbf8964c3a8a18abf87c76d4f148800fd8e0488c3d
90329032
languageName: node
90339033
linkType: hard
90349034

@@ -11480,7 +11480,7 @@ __metadata:
1148011480
graphql-subscriptions: "npm:2.0.0"
1148111481
graphql-tag: "npm:2.12.6"
1148211482
graphql-upload: "npm:17.0.0"
11483-
graphql-ws: "npm:5.16.1"
11483+
graphql-ws: "npm:5.16.2"
1148411484
helmet: "npm:7.2.0"
1148511485
http-proxy-agent: "npm:7.0.2"
1148611486
https-proxy-agent: "npm:7.0.6"

0 commit comments

Comments
 (0)