diff --git a/mobile-app/pubspec.lock b/mobile-app/pubspec.lock index dc62ced30..caa64ccf1 100644 --- a/mobile-app/pubspec.lock +++ b/mobile-app/pubspec.lock @@ -133,10 +133,10 @@ packages: dependency: "direct main" description: name: auth0_flutter - sha256: "9dde39ee036395c703cfb1dd71ae155720e39a6432a4d9182b691521f5e17c98" + sha256: b7ffcefb62eb12bfc25d11388608b921046dfcc6fd335a2820aef29835c75158 url: "https://pub.dev" source: hosted - version: "1.4.1" + version: "1.7.2" auth0_flutter_platform_interface: dependency: transitive description: diff --git a/mobile-app/pubspec.yaml b/mobile-app/pubspec.yaml index 8f8f1442c..710c4c9ca 100644 --- a/mobile-app/pubspec.yaml +++ b/mobile-app/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: algolia_helper_flutter: ^1.0.0 audio_service: ^0.18.13 # NOTE: Versions 1.5.0 and above support iOS 13+ only - auth0_flutter: <=1.4.1 + auth0_flutter: <=1.7.2 cached_network_image: ^3.3.1 curl_logger_dio_interceptor: ^1.0.0 # NOTE: Do we still want this? device_info_plus: ^9.1.2 # TODO: upgrade after migrating to FLutter 3.19