Skip to content

Commit

Permalink
chore(deps): bump ws from 6.1.2 to 6.2.2
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 6.1.2 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2022
1 parent 1034e40 commit 58d1b0e
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions yarn.lock
Expand Up @@ -2169,8 +2169,9 @@ async-exit-hook@^2.0.1:
resolved "http://registry.npm.taobao.org/async-exit-hook/download/async-exit-hook-2.0.1.tgz"

async-limiter@~1.0.0:
version "1.0.0"
resolved "http://registry.npm.taobao.org/async-limiter/download/async-limiter-1.0.0.tgz"
version "1.0.1"
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd"
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==

async-lock@^1.1.0:
version "1.3.1"
Expand Down Expand Up @@ -11967,16 +11968,10 @@ write@^0.2.1:
dependencies:
mkdirp "^0.5.1"

ws@^6.0.0:
version "6.1.2"
resolved "http://registry.npm.taobao.org/ws/download/ws-6.1.2.tgz"
dependencies:
async-limiter "~1.0.0"

ws@^6.2.1:
version "6.2.1"
resolved "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz"
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
ws@^6.0.0, ws@^6.2.1:
version "6.2.2"
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e"
integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==
dependencies:
async-limiter "~1.0.0"

Expand Down

0 comments on commit 58d1b0e

Please sign in to comment.