Skip to content

Commit

Permalink
fix(deps): update dependency ws to ^8.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent cb1f976 commit 47fe686
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/gqty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"type-fest": "^4.20.1",
"typescript": "^5.4.5",
"wait-on": "^7.2.0",
"ws": "^8.17.0"
"ws": "^8.17.1"
},
"peerDependencies": {
"graphql": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"isomorphic-ws": "^5.0.0",
"ws": "^8.17.0"
"ws": "^8.17.1"
},
"devDependencies": {
"@types/node": "^20.14.2",
Expand Down
31 changes: 23 additions & 8 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 47fe686

Please sign in to comment.