From 71d9fa73e73907a280888cb5db63b8580cc7b80a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:34:10 +1000 Subject: [PATCH] Bump firebase_auth from 3.3.14 to 3.3.15 in /experimental/web_dashboard (#1128) --- experimental/web_dashboard/pubspec.lock | 6 +++--- experimental/web_dashboard/pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/experimental/web_dashboard/pubspec.lock b/experimental/web_dashboard/pubspec.lock index 0f4b81781..ddf2ab4d6 100644 --- a/experimental/web_dashboard/pubspec.lock +++ b/experimental/web_dashboard/pubspec.lock @@ -224,21 +224,21 @@ packages: name: firebase_auth url: "https://pub.dartlang.org" source: hosted - version: "3.3.14" + version: "3.3.15" firebase_auth_platform_interface: dependency: transitive description: name: firebase_auth_platform_interface url: "https://pub.dartlang.org" source: hosted - version: "6.2.3" + version: "6.2.4" firebase_auth_web: dependency: transitive description: name: firebase_auth_web url: "https://pub.dartlang.org" source: hosted - version: "3.3.12" + version: "3.3.13" firebase_core: dependency: "direct main" description: diff --git a/experimental/web_dashboard/pubspec.yaml b/experimental/web_dashboard/pubspec.yaml index c2ebb4837..4ac79d730 100644 --- a/experimental/web_dashboard/pubspec.yaml +++ b/experimental/web_dashboard/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: sdk: flutter cloud_firestore: ^3.1.10 cupertino_icons: ^1.0.0 - firebase_auth: ^3.1.0 + firebase_auth: ^3.3.15 firebase_core: ^1.7.0 google_sign_in: ^5.0.0 json_annotation: ^4.1.0