Skip to content

Commit 3cb6930

Browse files
Merge pull request #3144 from nestjs/renovate/graphql-ws-5.x
fix(deps): update dependency graphql-ws to v5.16.0
2 parents 930e389 + ffe8d75 commit 3cb6930

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.6.0",
2626
"fast-glob": "3.3.2",
2727
"graphql-tag": "2.12.6",
28-
"graphql-ws": "5.14.3",
28+
"graphql-ws": "5.16.0",
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
@@ -5750,10 +5750,10 @@ graphql-tag@2.12.6:
57505750
dependencies:
57515751
tslib "^2.1.0"
57525752

5753-
graphql-ws@5.14.3:
5754-
version "5.14.3"
5755-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.14.3.tgz#fb1fba011a0ae9c4e86d831cae2ec27955168b9a"
5756-
integrity sha512-F/i2xNIVbaEF2xWggID0X/UZQa2V8kqKDPO8hwmu53bVOcTL7uNkxnexeEgSCVxYBQUTUNEI8+e4LO1FOhKPKQ==
5753+
graphql-ws@5.16.0:
5754+
version "5.16.0"
5755+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.16.0.tgz#849efe02f384b4332109329be01d74c345842729"
5756+
integrity sha512-Ju2RCU2dQMgSKtArPbEtsK5gNLnsQyTNIo/T7cZNp96niC1x0KdJNZV0TIoilceBPQwfb5itrGl8pkFeOUMl4A==
57575757

57585758
graphql-ws@^5.11.2:
57595759
version "5.14.0"

0 commit comments

Comments
 (0)