Merge pull request #372 from fluent/dependabot/npm_and_yarn/ws-6.2.2

Bump ws from 6.2.1 to 6.2.2
This commit is contained in:
Kentaro Hayashi 2021-08-04 14:25:30 +09:00 committed by GitHub
commit 83d6959206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8350,9 +8350,9 @@ write@^0.2.1:
mkdirp "^0.5.1"
ws@^6.2.1:
version "6.2.1"
resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb"
integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==
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"