Skip to content

Commit

Permalink
Bump ws from 6.2.1 to 6.2.2
Browse files Browse the repository at this point in the history
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2021
1 parent 49d1ffa commit 762c8ed
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -772,14 +772,15 @@ crypto-browserify@^3.0.0:
randombytes "^2.0.0"
randomfill "^1.0.3"

"cv2r@github:tonylukasavage/cv2r#1.6.2":
version "1.6.2"
resolved "https://codeload.github.com/tonylukasavage/cv2r/tar.gz/bebaa850a4e193c9fdcf3481a27b29ba778be23a"
"cv2r@github:tonylukasavage/cv2r#1.7.0":
version "1.7.0"
uid "5846b7b24f7fa3e129fb52414ef0e8e495b308ad"
resolved "https://codeload.github.com/tonylukasavage/cv2r/tar.gz/5846b7b24f7fa3e129fb52414ef0e8e495b308ad"
dependencies:
camelcase "^5.3.1"
chalk "^2.4.2"
commander "^2.20.0"
lodash "^4.17.19"
lodash "^4.17.21"
mkdirp "^0.5.1"
seedrandom "^3.0.1"
shallow-equal "^1.2.0"
Expand Down Expand Up @@ -2068,7 +2069,7 @@ lodash.memoize@~3.0.3:
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz#2dcbd2c287cbc0a55cc42328bd0c736150d53e3f"
integrity sha1-LcvSwofLwKVcxCMovQxzYVDVPj8=

lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19:
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21:
version "4.17.21"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
Expand Down Expand Up @@ -3539,9 +3540,9 @@ [email protected]:
mkdirp "^0.5.1"

ws@^6.0.0:
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"

Expand Down

0 comments on commit 762c8ed

Please sign in to comment.