Skip to content

Commit 4aa7063

Browse files
chore(deps): update dependency graphql-ws to v6
1 parent 6b44a4e commit 4aa7063

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"
@@ -11362,12 +11362,25 @@ __metadata:
1136211362
languageName: node
1136311363
linkType: hard
1136411364

11365-
"graphql-ws@npm:5.16.2":
11366-
version: 5.16.2
11367-
resolution: "graphql-ws@npm:5.16.2"
11365+
"graphql-ws@npm:6.0.5":
11366+
version: 6.0.5
11367+
resolution: "graphql-ws@npm:6.0.5"
1136811368
peerDependencies:
11369-
graphql: ">=0.11 <=16"
11370-
checksum: 10c0/ba373df11ea8c6349c9f67335a0dfb09050a09ecc6b724b64730d242675c41d9f4b4a114b190b8711d014f8491c2bb8249e0df8308d51c4b27c921f87c4f6c58
11369+
"@fastify/websocket": ^10 || ^11
11370+
crossws: ~0.3
11371+
graphql: ^15.10.1 || ^16
11372+
uWebSockets.js: ^20
11373+
ws: ^8
11374+
peerDependenciesMeta:
11375+
"@fastify/websocket":
11376+
optional: true
11377+
crossws:
11378+
optional: true
11379+
uWebSockets.js:
11380+
optional: true
11381+
ws:
11382+
optional: true
11383+
checksum: 10c0/7b882a4f47be2c67e8ae2357fb84ac7026ed8d6152eebb164aed53b8d1234f123a9a6d036fd53c8aea97a6197c7f748861205dc289ff418666cd0446571635e9
1137111384
languageName: node
1137211385
linkType: hard
1137311386

0 commit comments

Comments
 (0)