Skip to content

Commit f7425af

Browse files
Merge pull request #2493 from nestjs/renovate/ws-8.x
fix(deps): update dependency ws to v8.11.0
2 parents 9fc6dbb + a52bc70 commit f7425af

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": "9.0.0",
34-
"ws": "8.10.0"
34+
"ws": "8.11.0"
3535
},
3636
"devDependencies": {
3737
"@apollo/subgraph": "0.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11481,10 +11481,10 @@ write-pkg@^4.0.0:
1148111481
type-fest "^0.4.1"
1148211482
write-json-file "^3.2.0"
1148311483

11484-
ws@8.10.0:
11485-
version "8.10.0"
11486-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.10.0.tgz#00a28c09dfb76eae4eb45c3b565f771d6951aa51"
11487-
integrity sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw==
11484+
ws@8.11.0:
11485+
version "8.11.0"
11486+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.11.0.tgz#6a0d36b8edfd9f96d8b25683db2f8d7de6e8e143"
11487+
integrity sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==
1148811488

1148911489
"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
1149011490
version "7.5.5"

0 commit comments

Comments
 (0)