Skip to content

Commit a52bc70

Browse files
fix(deps): update dependency ws to v8.11.0
1 parent aea43d9 commit a52bc70

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": "9.0.0",
34-
"ws": "8.10.0"
34+
"ws": "8.11.0"
3535
},
3636
"devDependencies": {
3737
"@apollo/subgraph": "0.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11476,10 +11476,10 @@ write-pkg@^4.0.0:
1147611476
type-fest "^0.4.1"
1147711477
write-json-file "^3.2.0"
1147811478

11479-
ws@8.10.0:
11480-
version "8.10.0"
11481-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.10.0.tgz#00a28c09dfb76eae4eb45c3b565f771d6951aa51"
11482-
integrity sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw==
11479+
ws@8.11.0:
11480+
version "8.11.0"
11481+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.11.0.tgz#6a0d36b8edfd9f96d8b25683db2f8d7de6e8e143"
11482+
integrity sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==
1148311483

1148411484
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
1148511485
version "7.5.5"

0 commit comments

Comments
 (0)