Skip to content

Commit

Permalink
fix(deps): update dependency auth0_flutter to <=1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2024
1 parent c70ed3f commit 459d926
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions mobile-app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,10 @@ packages:
dependency: "direct main"
description:
name: auth0_flutter
sha256: "9dde39ee036395c703cfb1dd71ae155720e39a6432a4d9182b691521f5e17c98"
sha256: "1ce43144517f57b2bdc44d33bde95babd46b5502492b79c2b0e10587fd891d21"
url: "https://pub.dev"
source: hosted
version: "1.4.1"
version: "1.7.1"
auth0_flutter_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion mobile-app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
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
Expand Down

0 comments on commit 459d926

Please sign in to comment.