Skip to content

Commit 73d0def

Browse files
chore(deps): update dependency graphql-ws to v6.0.3 (#2545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21804f0 commit 73d0def

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"globby": "14.0.2",
6262
"graphql": "16.10.0",
6363
"graphql-subscriptions": "3.0.0",
64-
"graphql-ws": "6.0.2",
64+
"graphql-ws": "6.0.3",
6565
"husky": "9.1.7",
6666
"jest": "29.7.0",
6767
"lint-staged": "15.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9527,10 +9527,10 @@ graphql-tag@^2.11.0:
95279527
dependencies:
95289528
tslib "^2.1.0"
95299529

9530-
9531-
version "6.0.2"
9532-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.2.tgz#5ea5b21cdb155cc40d1564b0d51568fccb9d90b2"
9533-
integrity sha512-9fzn1gacbVA2h8JWQhStEfHiGnrF0lJJJLdAJWvwBVEw8h6khOrQy/WO1cXopLGgnzls4gIeMj+csZVTnsDzrw==
9530+
9531+
version "6.0.3"
9532+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.3.tgz#8f20ee60f900650411be476f507bda5ff9b0844e"
9533+
integrity sha512-mvLRHihMg0llF74vo16063HufZHMGaiMxAjzyj0ARYueIikGzj1khlbPNl7vUc2h9rxbq9pGpQYbqypgq1fAXA==
95349534

95359535
95369536
version "3.9.1"

0 commit comments

Comments
 (0)