Skip to content

Commit ebf1060

Browse files
committed
fix(deps): update dependency ws to v8.7.0
1 parent 4270455 commit ebf1060

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.5.0"
34+
"ws": "8.7.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
@@ -10901,10 +10901,10 @@ write-pkg@^4.0.0:
1090110901
type-fest "^0.4.1"
1090210902
write-json-file "^3.2.0"
1090310903

10904-
ws@8.5.0:
10905-
version "8.5.0"
10906-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.5.0.tgz#bfb4be96600757fe5382de12c670dab984a1ed4f"
10907-
integrity sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==
10904+
ws@8.7.0:
10905+
version "8.7.0"
10906+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.7.0.tgz#eaf9d874b433aa00c0e0d8752532444875db3957"
10907+
integrity sha512-c2gsP0PRwcLFzUiA8Mkr37/MI7ilIlHQxaEAtd0uNMbVMoy8puJyafRlm0bV9MbGSabUPeLrRRaqIBcFcA2Pqg==
1090810908

1090910909
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
1091010910
version "7.5.5"

0 commit comments

Comments
 (0)