Skip to content

Commit acd1dfe

Browse files
chore(deps): update dependency graphql-ws to v6
1 parent e7d18b9 commit acd1dfe

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
@@ -96,7 +96,7 @@
9696
"eslint-plugin-react": "7.37.5",
9797
"eslint-plugin-simple-import-sort": "12.1.1",
9898
"fork-ts-checker-webpack-plugin": "9.1.0",
99-
"graphql-ws": "5.16.2",
99+
"graphql-ws": "6.0.5",
100100
"html-inline-script-webpack-plugin": "3.2.1",
101101
"html-webpack-inline-source-plugin": "0.0.10",
102102
"html-webpack-plugin": "5.6.3",

yarn.lock

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2094,7 +2094,7 @@ __metadata:
20942094
graphiql-explorer: "npm:0.9.0"
20952095
graphql: "npm:16.11.0"
20962096
graphql-query-complexity: "npm:1.1.0"
2097-
graphql-ws: "npm:5.16.2"
2097+
graphql-ws: "npm:6.0.5"
20982098
html-inline-script-webpack-plugin: "npm:3.2.1"
20992099
html-webpack-inline-source-plugin: "npm:0.0.10"
21002100
html-webpack-plugin: "npm:5.6.3"
@@ -10734,12 +10734,25 @@ __metadata:
1073410734
languageName: node
1073510735
linkType: hard
1073610736

10737-
"graphql-ws@npm:5.16.2":
10738-
version: 5.16.2
10739-
resolution: "graphql-ws@npm:5.16.2"
10737+
"graphql-ws@npm:6.0.5":
10738+
version: 6.0.5
10739+
resolution: "graphql-ws@npm:6.0.5"
1074010740
peerDependencies:
10741-
graphql: ">=0.11 <=16"
10742-
checksum: 10c0/ba373df11ea8c6349c9f67335a0dfb09050a09ecc6b724b64730d242675c41d9f4b4a114b190b8711d014f8491c2bb8249e0df8308d51c4b27c921f87c4f6c58
10741+
"@fastify/websocket": ^10 || ^11
10742+
crossws: ~0.3
10743+
graphql: ^15.10.1 || ^16
10744+
uWebSockets.js: ^20
10745+
ws: ^8
10746+
peerDependenciesMeta:
10747+
"@fastify/websocket":
10748+
optional: true
10749+
crossws:
10750+
optional: true
10751+
uWebSockets.js:
10752+
optional: true
10753+
ws:
10754+
optional: true
10755+
checksum: 10c0/7b882a4f47be2c67e8ae2357fb84ac7026ed8d6152eebb164aed53b8d1234f123a9a6d036fd53c8aea97a6197c7f748861205dc289ff418666cd0446571635e9
1074310756
languageName: node
1074410757
linkType: hard
1074510758

0 commit comments

Comments
 (0)