diff --git a/pubspec.lock b/pubspec.lock index 0f1096d..121a2ca 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -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: name: record_windows url: "https://pub.dartlang.org" source: hosted - version: "0.6.2" + version: "0.7.1" rxdart: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 4085f78..b376d89 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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