diff --git a/pubspec.lock b/pubspec.lock index a681a97..3e228bd 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -590,10 +590,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 36c5ac6..9076d31 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -40,7 +40,7 @@ dependencies: cupertino_icons: ^1.0.2 http: ^1.1.0 provider: ^6.0.5 - url_launcher: ^6.1.12 + url_launcher: ^6.3.2 localstorage: ^6.0.0 sqflite: ^2.3.0 path: ^1.8.3