Skip to content

Commit

Permalink
fix(deps): update dependency ws to v8.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2023
1 parent c2e408f commit 1d56822
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"subscriptions-transport-ws": "0.11.0",
"tslib": "2.6.2",
"uuid": "9.0.1",
"ws": "8.14.2"
"ws": "8.16.0"
},
"devDependencies": {
"@apollo/subgraph": "2.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11077,10 +11077,10 @@ write-pkg@4.0.0:
type-fest "^0.4.1"
write-json-file "^3.2.0"

ws@8.14.2:
version "8.14.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.14.2.tgz#6c249a806eb2db7a20d26d51e7709eab7b2e6c7f"
integrity sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==
ws@8.16.0:
version "8.16.0"
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==

"ws@^5.2.0 || ^6.0.0 || ^7.0.0":
version "7.5.9"
Expand Down

0 comments on commit 1d56822

Please sign in to comment.