From fec2ff8769567e9510c271d63477f9894795c713 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:44:26 +0000 Subject: [PATCH] fix(deps): update dependency firebase_auth_platform_interface to v8 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 28e5232..89f6771 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: # Firebase firebase_core: ^3.4.0 firebase_auth: ^5.2.0 - firebase_auth_platform_interface: ^7.0.0 + firebase_auth_platform_interface: 8.1.7 # Firebase Authentications google_sign_in: ^6.2.1