Skip to content

Commit 9cb9d3c

Browse files
Merge pull request #3591 from nestjs/renovate/graphql-ws-6.x
fix(deps): update dependency graphql-ws to v6.0.6
2 parents bd08946 + 9709fbb commit 9cb9d3c

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
@@ -6112,10 +6112,10 @@ [email protected]:
61126112
dependencies:
61136113
tslib "^2.1.0"
61146114

6115-
6116-
version "6.0.4"
6117-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.4.tgz#f0376170965f9535576b2d3e897db38b463a31f0"
6118-
integrity sha512-8b4OZtNOvv8+NZva8HXamrc0y1jluYC0+13gdh7198FKjVzXyTvVc95DCwGzaKEfn3YuWZxUqjJlHe3qKM/F2g==
6115+
6116+
version "6.0.6"
6117+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.6.tgz#e9c9ff85f4ddb5bbe6faa2721c0d27e6c11746d2"
6118+
integrity sha512-zgfER9s+ftkGKUZgc0xbx8T7/HMO4AV5/YuYiFc+AtgcO5T0v8AxYYNQ+ltzuzDZgNkYJaFspm5MMYLjQzrkmw==
61196119

61206120
graphql-ws@^5.11.2:
61216121
version "5.16.2"

0 commit comments

Comments
 (0)