Skip to content

Commit 3f225b3

Browse files
fix(deps): update dependency ws to v8.18.3
1 parent 5be746c commit 3f225b3

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
@@ -11714,10 +11714,10 @@ [email protected]:
1171411714
type-fest "^0.4.1"
1171511715
write-json-file "^3.2.0"
1171611716

11717-
11718-
version "8.18.1"
11719-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
11720-
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
11717+
11718+
version "8.18.3"
11719+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
11720+
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
1172111721

1172211722
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
1172311723
version "7.5.10"

0 commit comments

Comments
 (0)