Skip to content

Commit e8534c7

Browse files
fix(deps): update dependency ws to v8.8.1
1 parent a25cc13 commit e8534c7

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
@@ -31,7 +31,7 @@
3131
"subscriptions-transport-ws": "0.11.0",
3232
"tslib": "2.4.0",
3333
"uuid": "8.3.2",
34-
"ws": "8.8.0"
34+
"ws": "8.8.1"
3535
},
3636
"devDependencies": {
3737
"@apollo/subgraph": "0.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10986,10 +10986,10 @@ write-pkg@^4.0.0:
1098610986
type-fest "^0.4.1"
1098710987
write-json-file "^3.2.0"
1098810988

10989-
10990-
version "8.8.0"
10991-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.0.tgz#8e71c75e2f6348dbf8d78005107297056cb77769"
10992-
integrity sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==
10989+
10990+
version "8.8.1"
10991+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0"
10992+
integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==
1099310993

1099410994
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
1099510995
version "7.5.5"

0 commit comments

Comments
 (0)