From e37d8a8a960f9fe8100785b99acfc42765e4f7ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:38:35 +1000 Subject: [PATCH] Bump firebase_core from 1.14.1 to 1.15.0 in /experimental/web_dashboard (#1124) --- experimental/web_dashboard/pubspec.lock | 2 +- experimental/web_dashboard/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/experimental/web_dashboard/pubspec.lock b/experimental/web_dashboard/pubspec.lock index abf6b1b8c..963fb896e 100644 --- a/experimental/web_dashboard/pubspec.lock +++ b/experimental/web_dashboard/pubspec.lock @@ -245,7 +245,7 @@ packages: name: firebase_core url: "https://pub.dartlang.org" source: hosted - version: "1.14.1" + version: "1.15.0" firebase_core_platform_interface: dependency: transitive description: diff --git a/experimental/web_dashboard/pubspec.yaml b/experimental/web_dashboard/pubspec.yaml index 82154f57d..912a8018b 100644 --- a/experimental/web_dashboard/pubspec.yaml +++ b/experimental/web_dashboard/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: cloud_firestore: ^3.1.13 cupertino_icons: ^1.0.0 firebase_auth: ^3.3.15 - firebase_core: ^1.7.0 + firebase_core: ^1.15.0 google_sign_in: ^5.0.0 json_annotation: ^4.1.0 provider: ^6.0.0