Skip to content

Commit

Permalink
Update dependency graphql-ws to v6.0.3 (#10163)
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 30, 2025
1 parent 94ba346 commit 81c6e06
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"graphql": "16.9.0",
"graphql-anywhere": "4.2.8",
"graphql-tag": "2.12.6",
"graphql-ws": "6.0.2",
"graphql-ws": "6.0.3",
"history": "5.3.0",
"html-to-react": "1.7.0",
"i18next": "23.16.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13430,9 +13430,9 @@ __metadata:
languageName: node
linkType: hard

"graphql-ws@npm:6.0.2":
version: 6.0.2
resolution: "graphql-ws@npm:6.0.2"
"graphql-ws@npm:6.0.3":
version: 6.0.3
resolution: "graphql-ws@npm:6.0.3"
peerDependencies:
"@fastify/websocket": ^10 || ^11
graphql: ^15.10.1 || ^16
Expand All @@ -13445,7 +13445,7 @@ __metadata:
optional: true
ws:
optional: true
checksum: 10c0/61ef598d32d60661b5919ae855fe7046f9a3f22b1d3756eae5d1853705948a92386b10490e392b4ae3227beba95ffffb3dc8070046d880b23376fbc94a1eaf34
checksum: 10c0/d2ab30bc6d773e79901ef3b9b52fdfacebca89933cd54778ffb81fe88cb11391f6c610b32562cf276a67659e24626007b41e0094a215d286385ed379d89c2d02
languageName: node
linkType: hard

Expand Down Expand Up @@ -21097,7 +21097,7 @@ __metadata:
graphql: "npm:16.9.0"
graphql-anywhere: "npm:4.2.8"
graphql-tag: "npm:2.12.6"
graphql-ws: "npm:6.0.2"
graphql-ws: "npm:6.0.3"
history: "npm:5.3.0"
html-to-react: "npm:1.7.0"
husky: "npm:9.1.7"
Expand Down

0 comments on commit 81c6e06

Please sign in to comment.