Skip to content

Commit

Permalink
chore: update auth0 (#987)
Browse files Browse the repository at this point in the history
* chore: update auth0

* chore: update phone_ide package

---------

Co-authored-by: sembauke <[email protected]>
  • Loading branch information
Nirajn2311 and Sembauke authored Jun 2, 2023
1 parent 177511e commit ba554f1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 15 deletions.
20 changes: 6 additions & 14 deletions mobile-app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,18 +93,18 @@ packages:
dependency: "direct main"
description:
name: auth0_flutter
sha256: "2d29c95fd25164c9b9c88beefc19619b213e1c16e1ab067e926005d675cda344"
sha256: "0d01190db04223e20e7aaf7c5512af722b67dda5f747df42d8120e5b4c83ded6"
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "1.2.0"
auth0_flutter_platform_interface:
dependency: transitive
description:
name: auth0_flutter_platform_interface
sha256: fdd22d22e3f2c45a4db5579f65d358aaed3d4d51eb9994031a497af5dc5e4736
sha256: e5cb3e9e6569b5899b0e103a4b4a804f4f78dcdcdd53b1b8f3bbd48b02507aa5
url: "https://pub.dev"
source: hosted
version: "1.1.0"
version: "1.2.0"
boolean_selector:
dependency: transitive
description:
Expand Down Expand Up @@ -1163,10 +1163,10 @@ packages:
dependency: "direct main"
description:
name: phone_ide
sha256: "66c190c80384f8042743a3835d693bee771821ba7eddb9a2224cc1b1df2fd6f2"
sha256: d3921e7959635bb0aafd337f8f2d4dae69f1dc61331cf767fd36b95a8ac7339e
url: "https://pub.dev"
source: hosted
version: "1.0.3+1"
version: "1.1.1+1"
photo_view:
dependency: "direct main"
description:
Expand Down Expand Up @@ -1215,14 +1215,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "4.2.4"
property_change_notifier:
dependency: transitive
description:
name: property_change_notifier
sha256: "804357d7371eaf84d4df5e2659671eb2a47908a0b911839a95eb11746de86985"
url: "https://pub.dev"
source: hosted
version: "0.3.0"
provider:
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 @@ -19,7 +19,7 @@ dependencies:
url_launcher: ^6.0.10
sqflite_migration_service: ^2.0.0-nullsafety.1
dio: ^4.0.0
phone_ide: ^1.0.3
phone_ide: ^1.1.1
jiffy: ^6.0.0
shared_preferences: ^2.0.7
font_awesome_flutter: ^10.0.0
Expand Down

0 comments on commit ba554f1

Please sign in to comment.