We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
peerDependencies
query-graphql
2 parents 1eab16a + cc499d6 commit 2ea71afCopy full SHA for 2ea71af
packages/query-graphql/package.json
@@ -43,7 +43,7 @@
43
"class-transformer": "^0.5",
44
"class-validator": "^0.14.0",
45
"graphql": "^16.0.0",
46
- "graphql-subscriptions": "^2.0.0",
+ "graphql-subscriptions": "^3.0.0",
47
"ts-morph": "^19.0.0"
48
},
49
"publishConfig": {
yarn.lock
@@ -4558,7 +4558,7 @@ __metadata:
4558
class-transformer: ^0.5
4559
class-validator: ^0.14.0
4560
graphql: ^16.0.0
4561
- graphql-subscriptions: ^2.0.0
+ graphql-subscriptions: ^3.0.0
4562
ts-morph: ^19.0.0
4563
languageName: unknown
4564
linkType: soft
0 commit comments