diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-05 19:11:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-05 19:11:10 -0700 |
| commit | 482277c19ccf6344bb7c289fd2a478033ce78693 (patch) | |
| tree | 51b8691342e61e8c46c8ad6ee6ced795e47ec59d | |
| parent | 63e28fcfd617469c1262ccb7482e858fc0a78e10 (diff) | |
:arrow_up: Bump ws from 6.2.1 to 6.2.2 (#26)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -11387,9 +11387,9 @@ write-file-atomic@^3.0.0: | |||
| 11387 | typedarray-to-buffer "^3.1.5" | 11387 | typedarray-to-buffer "^3.1.5" |
| 11388 | 11388 | ||
| 11389 | ws@^6.2.1: | 11389 | ws@^6.2.1: |
| 11390 | version "6.2.1" | 11390 | version "6.2.2" |
| 11391 | resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.1.tgz#442fdf0a47ed64f59b6a5d8ff130f4748ed524fb" | 11391 | resolved "https://registry.yarnpkg.com/ws/-/ws-6.2.2.tgz#dd5cdbd57a9979916097652d78f1cc5faea0c32e" |
| 11392 | integrity sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA== | 11392 | integrity sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw== |
| 11393 | dependencies: | 11393 | dependencies: |
| 11394 | async-limiter "~1.0.0" | 11394 | async-limiter "~1.0.0" |
| 11395 | 11395 | ||
