diff --git a/experimental/web_dashboard/pubspec.lock b/experimental/web_dashboard/pubspec.lock index 963fb896e..9450a0961 100644 --- a/experimental/web_dashboard/pubspec.lock +++ b/experimental/web_dashboard/pubspec.lock @@ -224,7 +224,7 @@ packages: name: firebase_auth url: "https://pub.dartlang.org" source: hosted - version: "3.3.15" + version: "3.3.16" firebase_auth_platform_interface: dependency: transitive description: diff --git a/experimental/web_dashboard/pubspec.yaml b/experimental/web_dashboard/pubspec.yaml index 912a8018b..ff53f3ff3 100644 --- a/experimental/web_dashboard/pubspec.yaml +++ b/experimental/web_dashboard/pubspec.yaml @@ -9,7 +9,7 @@ dependencies: sdk: flutter cloud_firestore: ^3.1.13 cupertino_icons: ^1.0.0 - firebase_auth: ^3.3.15 + firebase_auth: ^3.3.16 firebase_core: ^1.15.0 google_sign_in: ^5.0.0 json_annotation: ^4.1.0