Skip to content

Commit bfb7dcd

Browse files
fix(deps): update dependency ws to v8.18.2
1 parent 4719979 commit bfb7dcd

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.2"
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
@@ -11039,10 +11039,10 @@ [email protected]:
1103911039
type-fest "^0.4.1"
1104011040
write-json-file "^3.2.0"
1104111041

11042-
11043-
version "8.18.1"
11044-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
11045-
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
11042+
11043+
version "8.18.2"
11044+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
11045+
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
1104611046

1104711047
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
1104811048
version "7.5.10"

0 commit comments

Comments
 (0)