Skip to content

Commit

Permalink
fix(deps): update dependency graphql-ws to v5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and mergify[bot] committed May 12, 2022
1 parent 162bf71 commit 0753a72
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions api-node/package-lock.json

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

2 changes: 1 addition & 1 deletion api-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"graphql-shield": "7.5.0",
"graphql-subscriptions": "2.0.0",
"graphql-upload": "13.0.0",
"graphql-ws": "5.8.1",
"graphql-ws": "5.8.2",
"helmet": "5.0.2",
"ioredis": "4.28.5",
"jsonwebtoken": "8.5.1",
Expand Down
14 changes: 7 additions & 7 deletions web/package-lock.json

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

2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"clsx": "1.1.1",
"graphql": "16.5.0",
"graphql-tag": "2.12.6",
"graphql-ws": "5.8.1",
"graphql-ws": "5.8.2",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-hook-form": "7.22.5",
Expand Down

0 comments on commit 0753a72

Please sign in to comment.