Skip to content

Commit b915495

Browse files
Merge pull request #2302 from nestjs/renovate/ws-8.x
fix(deps): update dependency ws to v8.8.1
2 parents cbb510b + e8534c7 commit b915495

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.8.0"
34+
"ws": "8.8.1"
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
@@ -11102,10 +11102,10 @@ write-pkg@^4.0.0:
1110211102
type-fest "^0.4.1"
1110311103
write-json-file "^3.2.0"
1110411104

11105-
11106-
version "8.8.0"
11107-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.0.tgz#8e71c75e2f6348dbf8d78005107297056cb77769"
11108-
integrity sha512-JDAgSYQ1ksuwqfChJusw1LSJ8BizJ2e/vVu5Lxjq3YvNJNlROv1ui4i+c/kUUrPheBvQl4c5UbERhTwKa6QBJQ==
11105+
11106+
version "8.8.1"
11107+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.8.1.tgz#5dbad0feb7ade8ecc99b830c1d77c913d4955ff0"
11108+
integrity sha512-bGy2JzvzkPowEJV++hF07hAD6niYSr0JzBNo/J29WsB57A2r7Wlc1UFcTR9IzrPvuNVO4B8LGqF8qcpsVOhJCA==
1110911109

1111011110
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
1111111111
version "7.5.5"

0 commit comments

Comments
 (0)