Skip to content

Commit 68236c5

Browse files
chore(deps): update dependency graphql-ws to v6
1 parent ed9bdff commit 68236c5

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"eslint-plugin-react": "7.37.5",
9898
"eslint-plugin-simple-import-sort": "12.1.1",
9999
"fork-ts-checker-webpack-plugin": "9.1.0",
100-
"graphql-ws": "5.16.2",
100+
"graphql-ws": "6.0.5",
101101
"html-inline-script-webpack-plugin": "3.2.1",
102102
"html-webpack-inline-source-plugin": "0.0.10",
103103
"html-webpack-plugin": "5.6.3",

yarn.lock

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2095,7 +2095,7 @@ __metadata:
20952095
graphiql-explorer: "npm:0.9.0"
20962096
graphql: "npm:16.11.0"
20972097
graphql-query-complexity: "npm:1.1.0"
2098-
graphql-ws: "npm:5.16.2"
2098+
graphql-ws: "npm:6.0.5"
20992099
html-inline-script-webpack-plugin: "npm:3.2.1"
21002100
html-webpack-inline-source-plugin: "npm:0.0.10"
21012101
html-webpack-plugin: "npm:5.6.3"
@@ -11395,12 +11395,25 @@ __metadata:
1139511395
languageName: node
1139611396
linkType: hard
1139711397

11398-
"graphql-ws@npm:5.16.2":
11399-
version: 5.16.2
11400-
resolution: "graphql-ws@npm:5.16.2"
11398+
"graphql-ws@npm:6.0.5":
11399+
version: 6.0.5
11400+
resolution: "graphql-ws@npm:6.0.5"
1140111401
peerDependencies:
11402-
graphql: ">=0.11 <=16"
11403-
checksum: 10c0/ba373df11ea8c6349c9f67335a0dfb09050a09ecc6b724b64730d242675c41d9f4b4a114b190b8711d014f8491c2bb8249e0df8308d51c4b27c921f87c4f6c58
11402+
"@fastify/websocket": ^10 || ^11
11403+
crossws: ~0.3
11404+
graphql: ^15.10.1 || ^16
11405+
uWebSockets.js: ^20
11406+
ws: ^8
11407+
peerDependenciesMeta:
11408+
"@fastify/websocket":
11409+
optional: true
11410+
crossws:
11411+
optional: true
11412+
uWebSockets.js:
11413+
optional: true
11414+
ws:
11415+
optional: true
11416+
checksum: 10c0/7b882a4f47be2c67e8ae2357fb84ac7026ed8d6152eebb164aed53b8d1234f123a9a6d036fd53c8aea97a6197c7f748861205dc289ff418666cd0446571635e9
1140411417
languageName: node
1140511418
linkType: hard
1140611419

0 commit comments

Comments
 (0)