Skip to content

Commit

Permalink
Merge pull request #121 from seigi0714/dependabot/pub/firebase_auth-4…
Browse files Browse the repository at this point in the history
….6.1

chore(deps): bump firebase_auth from 4.4.2 to 4.6.1
  • Loading branch information
shimizu-saffle committed May 27, 2023
2 parents f911a18 + fd1226e commit 139d289
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ packages:
dependency: transitive
description:
name: _flutterfire_internals
sha256: "6a0ad72b2bcdb461749e40c01c478212a78db848dfcb2f10f2a461988bc5fb29"
sha256: "8eb354cb8ebed8a9fdf63699d15deff533bc133128898afaf754926b57d611b6"
url: "https://pub.dev"
source: hosted
version: "1.1.1"
version: "1.3.1"
adaptive_number:
dependency: transitive
description:
Expand Down Expand Up @@ -373,10 +373,10 @@ packages:
dependency: "direct main"
description:
name: firebase_auth
sha256: "8c97619ed2633148c41c344a59461f23c73bf8aa477ae48296703f06d9621fb0"
sha256: "64ac4dc04b51aab9d17c23b496c90f948b9ce2065d7b83e0829c7a497d88f9ce"
url: "https://pub.dev"
source: hosted
version: "4.4.2"
version: "4.6.1"
firebase_auth_mocks:
dependency: "direct main"
description:
Expand All @@ -389,18 +389,18 @@ packages:
dependency: transitive
description:
name: firebase_auth_platform_interface
sha256: f7db119be795d79533c503887075a0315fc3ae1da6f9a9cd4f9100a62c68859c
sha256: "63fd67d125ae483722ff3742953e2e06bbc1e6cb3da68e5f7f4430d5f82f9373"
url: "https://pub.dev"
source: hosted
version: "6.13.1"
version: "6.15.1"
firebase_auth_web:
dependency: transitive
description:
name: firebase_auth_web
sha256: "45687246f5be811baf3810652460acd0f3d8c98f9d8f8b1961d7cc5c15c1e803"
sha256: "241a4ecce80da2014e3cd93d7b7e1a66e9b683e4241d466d73676ac90599b805"
url: "https://pub.dev"
source: hosted
version: "5.3.2"
version: "5.5.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 @@ -14,7 +14,7 @@ dependencies:
cupertino_icons: ^1.0.2
device_preview: ^1.1.0
dio: ^4.0.6
firebase_auth: ^4.2.6
firebase_auth: ^4.6.1
firebase_auth_mocks: ^0.11.0
firebase_core: ^2.13.0
flutter:
Expand Down

0 comments on commit 139d289

Please sign in to comment.