diff --git a/pubspec.lock b/pubspec.lock index 3f25fe6c..14d082eb 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -935,7 +935,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.0" + version: "6.1.2" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3eea0efb..5d7bbf29 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -51,7 +51,7 @@ dependencies: rive: ^0.8.1 shared_preferences: ^2.0.15 table_calendar: ^3.0.2 - url_launcher: ^6.1.0 + url_launcher: ^6.1.2 flutter_barcode_scanner: ^2.0.0 video_player: ^2.4.2