From ef9c5ab2b25e62f65acd3c567a707f983fa84e4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:45:52 +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..5b1a83f 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.6 # Firebase Authentications google_sign_in: ^6.2.1