From 91ad865bb4fd48f870fccc89908ee45ad2179e5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:01:03 +0000 Subject: [PATCH] fix(deps): update dependency firebase_auth_platform_interface to v9 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 28e5232..97fab3f 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: ^9.0.0 # Firebase Authentications google_sign_in: ^6.2.1