Skip to content

Commit b74e879

Browse files
committed
fix(deps): update dependency ws to v8.4.2
1 parent 3e525f0 commit b74e879

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.3.1",
3333
"uuid": "8.3.2",
34-
"ws": "8.3.0"
34+
"ws": "8.4.2"
3535
},
3636
"devDependencies": {
3737
"@apollo/subgraph": "0.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10114,10 +10114,10 @@ write-pkg@^4.0.0:
1011410114
type-fest "^0.4.1"
1011510115
write-json-file "^3.2.0"
1011610116

10117-
ws@8.3.0:
10118-
version "8.3.0"
10119-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.3.0.tgz#7185e252c8973a60d57170175ff55fdbd116070d"
10120-
integrity sha512-Gs5EZtpqZzLvmIM59w4igITU57lrtYVFneaa434VROv4thzJyV6UjIL3D42lslWlI+D4KzLYnxSwtfuiO79sNw==
10117+
ws@8.4.2:
10118+
version "8.4.2"
10119+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.4.2.tgz#18e749868d8439f2268368829042894b6907aa0b"
10120+
integrity sha512-Kbk4Nxyq7/ZWqr/tarI9yIt/+iNNFOjBXEWgTb4ydaNHBNGgvf2QHbS9fdfsndfjFlFwEd4Al+mw83YkaD10ZA==
1012110121

1012210122
"ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.4.6, ws@^7.5.2:
1012310123
version "7.5.5"

0 commit comments

Comments
 (0)