Skip to content

Commit f601a33

Browse files
fix(deps): update dependency graphql-ws to v5.6.3 (#907)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a6ed596 commit f601a33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/todo-example/server-ws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@n1ru4l/in-memory-live-query-store": "*",
77
"@n1ru4l/socket-io-graphql-server": "*",
88
"graphql": "16.0.0-experimental-stream-defer.5",
9-
"graphql-ws": "5.5.5",
9+
"graphql-ws": "5.6.3",
1010
"ws": "8.5.0"
1111
},
1212
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4757,10 +4757,10 @@ graphql-tag@^2.11.0, graphql-tag@^2.12.3:
47574757
dependencies:
47584758
tslib "^2.1.0"
47594759

4760-
graphql-ws@5.5.5, graphql-ws@^5.4.1:
4761-
version "5.5.5"
4762-
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.5.5.tgz#f375486d3f196e2a2527b503644693ae3a8670a9"
4763-
integrity sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==
4760+
graphql-ws@5.6.3, graphql-ws@^5.4.1:
4761+
version "5.6.3"
4762+
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.6.3.tgz#32321594a7b744755df992f24afccc84143b4b7d"
4763+
integrity sha512-ZolWOi6bzI35ovGROCZROB9nDbwZiJdIsaPdzW/jkICCGNb3qL/33IONY/yQiBa+Je2uA11HfY4Uxse4+/ePYA==
47644764

47654765
graphql-ws@^4.9.0:
47664766
version "4.9.0"

0 commit comments

Comments
 (0)