diff --git a/pubspec.lock b/pubspec.lock index 7363910..8e89ce7 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -982,10 +982,10 @@ packages: dependency: "direct main" description: name: url_launcher - sha256: "9d06212b1362abc2f0f0d78e6f09f726608c74e3b9462e8368bb03314aa8d603" + sha256: f6a7e5c4835bb4e3026a04793a4199ca2d14c739ec378fdfe23fc8075d0439f8 url: "https://pub.dev" source: hosted - version: "6.3.1" + version: "6.3.2" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 629b348..247a23c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: intl: 0.20.2 package_info_plus: ^8.0.0 shared_preferences: ^2.0.17 - url_launcher: ^6.1.8 + url_launcher: ^6.3.2 xml: ^6.2.2 rxdart: ^0.28.0 animated_list_plus: ^0.5.0