Browse Source

Bump record from 4.4.3 to 4.4.4 (#47)

Bumps [record](https://github.com/llfbandit/record) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/llfbandit/record/releases)
- [Commits](https://github.com/llfbandit/record/commits/4.4.4)

---
updated-dependencies:
- dependency-name: record
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

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

6
pubspec.lock

@ -770,14 +770,14 @@ packages: @@ -770,14 +770,14 @@ packages:
name: record
url: "https://pub.dartlang.org"
source: hosted
version: "4.4.3"
version: "4.4.4"
record_linux:
dependency: transitive
description:
name: record_linux
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.4"
version: "0.4.1"
record_macos:
dependency: transitive
description:
@ -805,7 +805,7 @@ packages: @@ -805,7 +805,7 @@ packages:
name: record_windows
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.2"
version: "0.7.1"
rxdart:
dependency: transitive
description:

2
pubspec.yaml

@ -32,7 +32,7 @@ dependencies: @@ -32,7 +32,7 @@ dependencies:
qr_flutter: ^4.0.0
qr_code_scanner: ^1.0.1
web_socket_channel: ^2.2.0
record: ^4.4.3
record: ^4.4.4
just_audio: ^0.9.30
percent_indicator: ^4.2.2
bottom_navy_bar: ^6.0.0

Loading…
Cancel
Save