diff --git a/pubspec.lock b/pubspec.lock index 3ac13074f..f39f3552e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1375,10 +1375,10 @@ packages: dependency: "direct main" description: name: url_launcher - sha256: "0ecc004c62fd3ed36a2ffcbe0dd9700aee63bd7532d0b642a488b1ec310f492e" + sha256: "6ce1e04375be4eed30548f10a315826fd933c1e493206eab82eed01f438c8d2e" url: "https://pub.dev" source: hosted - version: "6.2.5" + version: "6.2.6" url_launcher_android: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 0d3ca24b6..3db009421 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: The 4th generation of ÉTSMobile, the main gateway between the Éco # pub.dev using `pub publish`. This is preferred for private packages. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 4.38.2+1 +version: 4.38.3+1 environment: sdk: ">=3.3.0 <4.0.0" @@ -29,7 +29,7 @@ dependencies: # Utils logger: ^2.2.0 - url_launcher: ^6.2.5 + url_launcher: ^6.2.6 enum_to_string: ^2.0.1 fluttertoast: ^8.2.4