diff --git a/pubspec.lock b/pubspec.lock index 9ea70d7..eb7ee1a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -561,7 +561,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.7" + version: "6.1.8" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 332925d..3d49c34 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: rxdart: ^0.27.7 http: ^0.13.5 built_value: ^8.4.2 - url_launcher: ^6.1.7 + url_launcher: ^6.1.8 loading_indicator: ^3.1.0 cancellation_token_hoc081098: ^1.0.0 http_client_hoc081098: