Browse Source

Bump web_socket_channel from 2.2.0 to 2.3.0 (#56)

Bumps [web_socket_channel](https://github.com/dart-lang/web_socket_channel) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/dart-lang/web_socket_channel/releases)
- [Changelog](https://github.com/dart-lang/web_socket_channel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-lang/web_socket_channel/commits)

---
updated-dependencies:
- dependency-name: web_socket_channel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/75/head
dependabot[bot] 2 years ago committed by GitHub
parent
commit
2b445d9540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pubspec.lock
  2. 2
      pubspec.yaml

2
pubspec.lock

@ -1055,7 +1055,7 @@ packages: @@ -1055,7 +1055,7 @@ packages:
name: web_socket_channel
url: "https://pub.dartlang.org"
source: hosted
version: "2.2.0"
version: "2.3.0"
webdriver:
dependency: transitive
description:

2
pubspec.yaml

@ -31,7 +31,7 @@ dependencies: @@ -31,7 +31,7 @@ dependencies:
unorm_dart: ^0.2.0
qr_flutter: ^4.0.0
qr_code_scanner: ^1.0.1
web_socket_channel: ^2.2.0
web_socket_channel: ^2.3.0
record: ^4.4.4
just_audio: ^0.9.31
percent_indicator: ^4.2.2

Loading…
Cancel
Save