Skip to content

Commit 1ef88ec

Browse files
committed
fix(deps): update dependency ws to v8.8.0
1 parent 094df6b commit 1ef88ec

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.7.0"
34+
"ws": "8.8.0"
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
@@ -10917,10 +10917,10 @@ write-pkg@^4.0.0:
1091710917
type-fest "^0.4.1"
1091810918
write-json-file "^3.2.0"
1091910919

10920-
ws@8.7.0:
10921-
version "8.7.0"
10922-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.7.0.tgz#eaf9d874b433aa00c0e0d8752532444875db3957"
10923-
integrity sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==
10920+
ws@8.8.0:
10921+
version "8.8.0"
10922+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.0.tgz#8e71c75e2f6348dbf8d78005107297056cb77769"
10923+
integrity sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==
1092410924

1092510925
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
1092610926
version "7.5.5"

0 commit comments

Comments
 (0)