From a4163e8c5632943a550d16763a42809b2a8c3070 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 12:37:20 +0000 Subject: [PATCH] fix(deps): update dependency flutter_facebook_auth to v7 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 28e5232..b16b0e8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: # Firebase Authentications google_sign_in: ^6.2.1 sign_in_with_apple: ^6.1.1 - flutter_facebook_auth: ^6.2.0 + flutter_facebook_auth: 7.1.5 # logging logger: ^2.3.0