Skip to content

Commit 39edf6b

Browse files
fix(deps): update dependency graphql-ws to v6.0.8
1 parent 193a2ac commit 39edf6b

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": "4.0.3",
2626
"fast-glob": "3.3.3",
2727
"graphql-tag": "2.12.6",
28-
"graphql-ws": "6.0.7",
28+
"graphql-ws": "6.0.8",
2929
"lodash": "4.17.23",
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
@@ -6336,10 +6336,10 @@ [email protected]:
63366336
dependencies:
63376337
tslib "^2.1.0"
63386338

6339-
6340-
version "6.0.7"
6341-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.7.tgz#140307a513f0ba659ecec618d6cf15354a842f96"
6342-
integrity sha512-yoLRW+KRlDmnnROdAu7sX77VNLC0bsFoZyGQJLy1cF+X/SkLg/fWkRGrEEYQK8o2cafJ2wmEaMqMEZB3U3DYDg==
6339+
6340+
version "6.0.8"
6341+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.8.tgz#6712bb9da8462937e92343e3146726f89424df68"
6342+
integrity sha512-m3EOaNsUBXwAnkBWbzPfe0Nq8pXUfxsWnolC54sru3FzHvhTZL0Ouf/BoQsaGAXqM+YPerXOJ47BUnmgmoupCw==
63436343

63446344
graphql-ws@^5.11.2:
63456345
version "5.16.2"

0 commit comments

Comments
 (0)