Skip to content

Commit

Permalink
fix(deps): update dependency firebase_auth to v4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent bca83d5 commit 3efb5d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -403,10 +403,10 @@ packages:
dependency: "direct main"
description:
name: firebase_auth
sha256: "87216661b409575ecb1a7849da38604a0abfcb6497146b66d4832cb97a4c9e0f"
sha256: acfbe55bc23e94ccc7228b7fc7b9abc0005597c1de226f6e3a0103ac29728fbe
url: "https://pub.dev"
source: hosted
version: "4.7.0"
version: "4.7.1"
firebase_auth_platform_interface:
dependency: transitive
description:
Expand All @@ -419,10 +419,10 @@ packages:
dependency: transitive
description:
name: firebase_auth_web
sha256: c74c5753855896b31536b9e151e34bf7eea143f0d9c209947b5f7ddc8e111989
sha256: "2e694a612a0739c0cf5f426d515dda37ee5827bab211d16e76bcad6a082925eb"
url: "https://pub.dev"
source: hosted
version: "5.6.0"
version: "5.6.1"
firebase_core:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies:
expandable: 5.0.1
file_picker: 5.3.2
firebase_analytics: 10.4.4
firebase_auth: 4.7.0
firebase_auth: 4.7.1
firebase_core: 2.15.0
flex_color_picker: 3.2.2
flutter:
Expand Down

0 comments on commit 3efb5d5

Please sign in to comment.