Commit fe8b835 1 parent 5ab5a54 commit fe8b835 Copy full SHA for fe8b835
File tree 2 files changed +17
-7
lines changed
2 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 55
55
"@types/ws" : " 8.18.0" ,
56
56
"graphql-middleware" : " 6.1.35" ,
57
57
"graphql-tag" : " 2.12.6" ,
58
- "graphql-ws" : " 5.16.2 " ,
58
+ "graphql-ws" : " 6.0.4 " ,
59
59
"is-uuid" : " 1.0.2" ,
60
60
"jest" : " 29.7.0" ,
61
61
"jest-extended" : " 4.0.2" ,
Original file line number Diff line number Diff line change @@ -2153,7 +2153,7 @@ __metadata:
2153
2153
graphql-parse-resolve-info: "npm:^4.12.3"
2154
2154
graphql-relay: "npm:^0.10.0"
2155
2155
graphql-tag: "npm:2.12.6"
2156
- graphql-ws: "npm:5.16.2 "
2156
+ graphql-ws: "npm:6.0.4 "
2157
2157
is-uuid: "npm:1.0.2"
2158
2158
jest: "npm:29.7.0"
2159
2159
jest-extended: "npm:4.0.2"
@@ -8760,12 +8760,22 @@ __metadata:
8760
8760
languageName: node
8761
8761
linkType: hard
8762
8762
8763
- "graphql-ws@npm:5.16.2 ":
8764
- version: 5.16.2
8765
- resolution: "graphql-ws@npm:5.16.2 "
8763
+ "graphql-ws@npm:6.0.4 ":
8764
+ version: 6.0.4
8765
+ resolution: "graphql-ws@npm:6.0.4 "
8766
8766
peerDependencies:
8767
- graphql: ">=0.11 <=16"
8768
- checksum: 10c0/ba373df11ea8c6349c9f67335a0dfb09050a09ecc6b724b64730d242675c41d9f4b4a114b190b8711d014f8491c2bb8249e0df8308d51c4b27c921f87c4f6c58
8767
+ "@fastify/websocket": ^10 || ^11
8768
+ graphql: ^15.10.1 || ^16
8769
+ uWebSockets.js: ^20
8770
+ ws: ^8
8771
+ peerDependenciesMeta:
8772
+ "@fastify/websocket":
8773
+ optional: true
8774
+ uWebSockets.js:
8775
+ optional: true
8776
+ ws:
8777
+ optional: true
8778
+ checksum: 10c0/ed17502300c702d42820ca2acc593d82acbcbec91fa93e588dc008d07d7b6914b4b22062f1ee181cff6ac62f69ea0052555ee75f270601311b943a6b7ef709dc
8769
8779
languageName: node
8770
8780
linkType: hard
8771
8781
You can’t perform that action at this time.
0 commit comments