Skip to content

Commit 2d8b763

Browse files
fix(deps): update dependency ws to v8.18.3
1 parent 441f62d commit 2d8b763

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
@@ -30,7 +30,7 @@
3030
"normalize-path": "3.0.0",
3131
"subscriptions-transport-ws": "0.11.0",
3232
"tslib": "2.8.1",
33-
"ws": "8.18.1"
33+
"ws": "8.18.3"
3434
},
3535
"devDependencies": {
3636
"@apollo/subgraph": "2.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11656,10 +11656,10 @@ write-pkg@4.0.0:
1165611656
type-fest "^0.4.1"
1165711657
write-json-file "^3.2.0"
1165811658

11659-
ws@8.18.1:
11660-
version "8.18.1"
11661-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
11662-
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
11659+
ws@8.18.3:
11660+
version "8.18.3"
11661+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
11662+
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
1166311663

1166411664
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
1166511665
version "7.5.10"

0 commit comments

Comments
 (0)