Skip to content

Commit 072237d

Browse files
fix(deps): update dependency graphql-ws to v6.0.5
1 parent e22d7f4 commit 072237d

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.5",
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
@@ -5708,10 +5708,10 @@ [email protected]:
57085708
dependencies:
57095709
tslib "^2.1.0"
57105710

5711-
5712-
version "6.0.4"
5713-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.4.tgz#f0376170965f9535576b2d3e897db38b463a31f0"
5714-
integrity sha512-8b4OZtNOvv8+NZva8HXamrc0y1jluYC0+13gdh7198FKjVzXyTvVc95DCwGzaKEfn3YuWZxUqjJlHe3qKM/F2g==
5711+
5712+
version "6.0.5"
5713+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.5.tgz#24adcf444602df83477b9e07cd4b57f411ada024"
5714+
integrity sha512-HzYw057ch0hx2gZjkbgk1pur4kAtgljlWRP+Gccudqm3BRrTpExjWCQ9OHdIsq47Y6lHL++1lTvuQHhgRRcevw==
57155715

57165716
graphql-ws@^5.11.2:
57175717
version "5.16.2"

0 commit comments

Comments
 (0)