diff --git a/pubspec.lock b/pubspec.lock index 1bbfa4ff..3eb02929 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1020,7 +1020,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.6" + version: "6.1.7" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 3c5a5f91..89e89863 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -51,7 +51,7 @@ dependencies: rive: ^0.9.1 shared_preferences: ^2.0.15 table_calendar: ^3.0.8 - url_launcher: ^6.1.6 + url_launcher: ^6.1.7 flutter_barcode_scanner: ^2.0.0 video_player: ^2.4.8 flutter_staggered_grid_view: ^0.6.2