Skip to content

Commit 0bed9c2

Browse files
fix(deps): update dependency graphql-ws to v5.11.3
1 parent 4e7568d commit 0bed9c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"chokidar": "3.5.3",
2626
"fast-glob": "3.2.12",
2727
"graphql-tag": "2.12.6",
28-
"graphql-ws": "5.5.5",
28+
"graphql-ws": "5.11.3",
2929
"lodash": "4.17.21",
3030
"normalize-path": "3.0.0",
3131
"subscriptions-transport-ws": "0.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6546,10 +6546,10 @@ graphql-tag@^2.11.0:
65466546
dependencies:
65476547
tslib "^2.1.0"
65486548

6549-
graphql-ws@5.5.5:
6550-
version "5.5.5"
6551-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.5.5.tgz#f375486d3f196e2a2527b503644693ae3a8670a9"
6552-
integrity sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==
6549+
graphql-ws@5.11.3:
6550+
version "5.11.3"
6551+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.3.tgz#eaf8e6baf669d167975cff13ad86abca4ecfe82f"
6552+
integrity sha512-fU8zwSgAX2noXAsuFiCZ8BtXeXZOzXyK5u1LloCdacsVth4skdBMPO74EG51lBoWSIZ8beUocdpV8+cQHBODnQ==
65536553

65546554
graphql@*, [email protected], graphql@^15.5.1:
65556555
version "15.8.0"

0 commit comments

Comments
 (0)