Skip to content

Commit b0da123

Browse files
Merge pull request #1930 from nestjs/renovate/ws-8.x
fix(deps): update dependency ws to v8.4.2
2 parents 2ae5858 + b74e879 commit b0da123

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
@@ -10125,10 +10125,10 @@ write-pkg@^4.0.0:
1012510125
type-fest "^0.4.1"
1012610126
write-json-file "^3.2.0"
1012710127

10128-
ws@8.3.0:
10129-
version "8.3.0"
10130-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.3.0.tgz#7185e252c8973a60d57170175ff55fdbd116070d"
10131-
integrity sha512-Gs5EZtpqZzLvmIM59w4igITU57lrtYVFneaa434VROv4thzJyV6UjIL3D42lslWlI+D4KzLYnxSwtfuiO79sNw==
10128+
ws@8.4.2:
10129+
version "8.4.2"
10130+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.4.2.tgz#18e749868d8439f2268368829042894b6907aa0b"
10131+
integrity sha512-Kbk4Nxyq7/ZWqr/tarI9yIt/+iNNFOjBXEWgTb4ydaNHBNGgvf2QHbS9fdfsndfjFlFwEd4Al+mw83YkaD10ZA==
1013210132

1013310133
"ws@^5.2.0 || ^6.0.0 || ^7.0.0", ws@^7.4.6, ws@^7.5.2:
1013410134
version "7.5.5"

0 commit comments

Comments
 (0)