File tree Expand file tree Collapse file tree 2 files changed +20
-7
lines changed Expand file tree Collapse file tree 2 files changed +20
-7
lines changed Original file line number Diff line number Diff line change 97
97
"eslint-plugin-react" : " 7.37.5" ,
98
98
"eslint-plugin-simple-import-sort" : " 12.1.1" ,
99
99
"fork-ts-checker-webpack-plugin" : " 9.1.0" ,
100
- "graphql-ws" : " 5.16.2 " ,
100
+ "graphql-ws" : " 6.0.5 " ,
101
101
"html-inline-script-webpack-plugin" : " 3.2.1" ,
102
102
"html-webpack-inline-source-plugin" : " 0.0.10" ,
103
103
"html-webpack-plugin" : " 5.6.3" ,
Original file line number Diff line number Diff line change @@ -2095,7 +2095,7 @@ __metadata:
2095
2095
graphiql-explorer: "npm:0.9.0"
2096
2096
graphql: "npm:16.11.0"
2097
2097
graphql-query-complexity: "npm:1.1.0"
2098
- graphql-ws: "npm:5.16.2 "
2098
+ graphql-ws: "npm:6.0.5 "
2099
2099
html-inline-script-webpack-plugin: "npm:3.2.1"
2100
2100
html-webpack-inline-source-plugin: "npm:0.0.10"
2101
2101
html-webpack-plugin: "npm:5.6.3"
@@ -11362,12 +11362,25 @@ __metadata:
11362
11362
languageName: node
11363
11363
linkType: hard
11364
11364
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 "
11368
11368
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
11371
11384
languageName: node
11372
11385
linkType: hard
11373
11386
You can’t perform that action at this time.
0 commit comments