Merge pull request #30 from vkaelin/dependabot/npm_and_yarn/client/ws-6.2.2

chore(deps): bump ws from 6.2.1 to 6.2.2 in /client
This commit is contained in:
Valentin Kaelin 2021-06-07 21:16:25 +02:00 committed by GitHub
commit 71fdd20b47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18285,9 +18285,9 @@
"dev": true
},
"ws": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz",
"integrity": "sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==",
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/ws/-/ws-6.2.2.tgz",
"integrity": "sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==",
"dev": true,
"requires": {
"async-limiter": "~1.0.0"