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 4, 2024
1 parent 0a9290b commit 52777b6
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 @@ -40,7 +40,7 @@ dependencies:
audio_service: ^0.18.13
device_info_plus: ^9.1.2 # TODO: upgrade after migrating to FLutter 3.19
# NOTE: Versions 1.5.0 and above support iOS 13+ only
auth0_flutter: <=1.4.1
auth0_flutter: <=1.7.1
upgrader: ^10.2.0
quick_actions: ^1.0.7
firebase_core: ^2.30.1
Expand Down

0 comments on commit 52777b6

Please sign in to comment.