diff --git a/experimental/web_dashboard/pubspec.lock b/experimental/web_dashboard/pubspec.lock index 8266338e5..068bf03d1 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.15.0" + version: "1.16.0" firebase_core_platform_interface: dependency: transitive description: diff --git a/experimental/web_dashboard/pubspec.yaml b/experimental/web_dashboard/pubspec.yaml index 95f394bd4..cd9a0440c 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.17 - firebase_core: ^1.15.0 + firebase_core: ^1.16.0 google_sign_in: ^5.0.0 json_annotation: ^4.5.0 provider: ^6.0.0