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 96
96
"eslint-plugin-react" : " 7.37.5" ,
97
97
"eslint-plugin-simple-import-sort" : " 12.1.1" ,
98
98
"fork-ts-checker-webpack-plugin" : " 9.1.0" ,
99
- "graphql-ws" : " 5.16.2 " ,
99
+ "graphql-ws" : " 6.0.5 " ,
100
100
"html-inline-script-webpack-plugin" : " 3.2.1" ,
101
101
"html-webpack-inline-source-plugin" : " 0.0.10" ,
102
102
"html-webpack-plugin" : " 5.6.3" ,
Original file line number Diff line number Diff line change @@ -2094,7 +2094,7 @@ __metadata:
2094
2094
graphiql-explorer: "npm:0.9.0"
2095
2095
graphql: "npm:16.11.0"
2096
2096
graphql-query-complexity: "npm:1.1.0"
2097
- graphql-ws: "npm:5.16.2 "
2097
+ graphql-ws: "npm:6.0.5 "
2098
2098
html-inline-script-webpack-plugin: "npm:3.2.1"
2099
2099
html-webpack-inline-source-plugin: "npm:0.0.10"
2100
2100
html-webpack-plugin: "npm:5.6.3"
@@ -10734,12 +10734,25 @@ __metadata:
10734
10734
languageName: node
10735
10735
linkType: hard
10736
10736
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 "
10740
10740
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
10743
10756
languageName: node
10744
10757
linkType: hard
10745
10758
You can’t perform that action at this time.
0 commit comments