Skip to content

Commit

Permalink
chore(deps): update dependency graphql-subscriptions to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 8, 2023
1 parent 0cea8e7 commit f922287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/query-graphql/package.json
Expand Up @@ -55,7 +55,7 @@
"class-validator": "^0.13.0",
"dataloader": "^2.0.0",
"graphql": "^15.0.0",
"graphql-subscriptions": "^1.1.0",
"graphql-subscriptions": "^1.1.0 || ^2.0.0",
"ts-morph": "^11.0.0 || ^12.0.0"
},
"devDependencies": {
Expand All @@ -73,7 +73,7 @@
"class-validator": "0.13.1",
"dataloader": "2.0.0",
"graphql": "15.7.2",
"graphql-subscriptions": "1.2.1",
"graphql-subscriptions": "2.0.0",
"ts-mockito": "2.6.1",
"ts-morph": "12.2.0",
"typescript": "4.4.4"
Expand Down

0 comments on commit f922287

Please sign in to comment.