Skip to content

Commit bbb7b77

Browse files
fix(deps): update dependency graphql-ws to v6.0.6
1 parent 1c9d57f commit bbb7b77

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.4",
28+
"graphql-ws": "6.0.6",
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
@@ -6167,10 +6167,10 @@ graphql-tag@2.12.6:
61676167
dependencies:
61686168
tslib "^2.1.0"
61696169

6170-
graphql-ws@6.0.4:
6171-
version "6.0.4"
6172-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.4.tgz#f0376170965f9535576b2d3e897db38b463a31f0"
6173-
integrity sha512-8b4OZtNOvv8+NZva8HXamrc0y1jluYC0+13gdh7198FKjVzXyTvVc95DCwGzaKEfn3YuWZxUqjJlHe3qKM/F2g==
6170+
graphql-ws@6.0.6:
6171+
version "6.0.6"
6172+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.6.tgz#e9c9ff85f4ddb5bbe6faa2721c0d27e6c11746d2"
6173+
integrity sha512-zgfER9s+ftkGKUZgc0xbx8T7/HMO4AV5/YuYiFc+AtgcO5T0v8AxYYNQ+ltzuzDZgNkYJaFspm5MMYLjQzrkmw==
61746174

61756175
graphql-ws@^5.11.2:
61766176
version "5.16.2"

0 commit comments

Comments
 (0)