Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
deps: ws@^5.1.1->^7.5.9 (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Oct 11, 2023
1 parent 9ff7230 commit c850d58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -46,7 +46,7 @@
"promise-to-callback": "^1.0.0",
"readable-stream": "^2.2.9",
"semaphore": "^1.0.3",
"ws": "^5.1.1",
"ws": "^7.5.9",
"xhr": "^2.2.0",
"xtend": "^4.0.1"
},
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -8288,6 +8288,11 @@ ws@^5.1.1:
dependencies:
async-limiter "~1.0.0"

ws@^7.5.9:
version "7.5.9"
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==

xhr-request-promise@^0.1.2:
version "0.1.3"
resolved "https://registry.yarnpkg.com/xhr-request-promise/-/xhr-request-promise-0.1.3.tgz#2d5f4b16d8c6c893be97f1a62b0ed4cf3ca5f96c"
Expand Down

0 comments on commit c850d58

Please sign in to comment.