Skip to content

Commit 6b5716a

Browse files
Merge pull request #2683 from nestjs/renovate/graphql-ws-5.x
fix(deps): update dependency graphql-ws to v5.12.0
2 parents 6444b85 + ed0f586 commit 6b5716a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.11.3",
28+
"graphql-ws": "5.12.0",
2929
"lodash": "4.17.21",
3030
"normalize-path": "3.0.0",
3131
"subscriptions-transport-ws": "0.11.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5207,7 +5207,12 @@ [email protected]:
52075207
dependencies:
52085208
tslib "^2.1.0"
52095209

5210-
[email protected], graphql-ws@^5.11.2:
5210+
5211+
version "5.12.0"
5212+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.12.0.tgz#d06fe38916334b4a4c827f73268cbf4359a32ed7"
5213+
integrity sha512-PA3ImUp8utrpEjoxBMhvxsjkStvFEdU0E1gEBREt8HZIWkxOUymwJBhFnBL7t/iHhUq1GVPeZevPinkZFENxTw==
5214+
5215+
graphql-ws@^5.11.2:
52115216
version "5.11.3"
52125217
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.11.3.tgz#eaf8e6baf669d167975cff13ad86abca4ecfe82f"
52135218
integrity sha512-fU8zwSgAX2noXAsuFiCZ8BtXeXZOzXyK5u1LloCdacsVth4skdBMPO74EG51lBoWSIZ8beUocdpV8+cQHBODnQ==

0 commit comments

Comments
 (0)