Skip to content

Commit

Permalink
fix(deps): update dependency graphql-ws to v5.16.2 (#3636)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent b705d96 commit 01d73c5
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion examples/graphql-ws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"graphql": "16.10.0",
"graphql-ws": "5.16.1",
"graphql-ws": "5.16.2",
"graphql-yoga": "workspace:*",
"ws": "8.18.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/ws": "^8.5.13",
"graphql": "16.10.0",
"graphql-scalars": "^1.22.2",
"graphql-ws": "5.16.1",
"graphql-ws": "5.16.2",
"graphql-yoga": "workspace:*",
"ws": "^8.18.0"
},
Expand Down
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

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

0 comments on commit 01d73c5

Please sign in to comment.