diff --git a/pubspec.lock b/pubspec.lock index 1c7ff8c6..e2db9945 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2047,10 +2047,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 ba9c1d1a..2238bdc8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -86,7 +86,7 @@ dependencies: timeago: ^3.6.1 token_storage: path: packages/authentication_client/token_storage - url_launcher: ^6.2.5 + url_launcher: ^6.2.6 user_repository: path: packages/user_repository vector_math: ^2.1.4