Skip to content

Commit

Permalink
fix(deps): update dependency graphql-subscriptions to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2025
1 parent 05fed23 commit a2e7411
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 13 deletions.
2 changes: 1 addition & 1 deletion demo/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"cors": "^2.8.5",
"express": "^4.17.1",
"graphql": "^16.6.0",
"graphql-subscriptions": "^1.2.1",
"graphql-subscriptions": "^3.0.0",
"graphql-ws": "^5.5.5",
"typescript": "^4.7.4",
"ws": "^8.4.2"
Expand Down
18 changes: 6 additions & 12 deletions demo/server/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a2e7411

Please sign in to comment.