diff --git a/pubspec.lock b/pubspec.lock index aeaaaa1..2b8402b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -854,7 +854,7 @@ packages: name: url_launcher url: "https://pub.dartlang.org" source: hosted - version: "6.1.4" + version: "6.1.5" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 14431fb..8666fc9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: lottie: ^1.3.0 package_info_plus: ^1.4.3 path_provider: ^2.0.11 - url_launcher: ^6.1.4 + url_launcher: ^6.1.5 dev_dependencies: build_runner: ^2.2.0