diff --git a/pubspec.lock b/pubspec.lock index 4789604..01063fc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -625,10 +625,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 68d1052..d9d15bb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^1.0.8 supabase_flutter: ^2.9.0 - url_launcher: ^6.3.1 + url_launcher: ^6.3.2 uni_links: ^0.5.1 flutter_dotenv: ^5.2.1 flutter_launcher_icons: ^0.14.3