From 0328200ceb0d562bcd11c18be6af0c98f5bb7e83 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 29 Oct 2022 00:00:33 +0000 Subject: [PATCH] chore(deps): update dependency flutter_facebook_auth to v5 --- packages/wyatt_authentication_bloc/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/wyatt_authentication_bloc/pubspec.yaml b/packages/wyatt_authentication_bloc/pubspec.yaml index 1204689e..79bf15c2 100644 --- a/packages/wyatt_authentication_bloc/pubspec.yaml +++ b/packages/wyatt_authentication_bloc/pubspec.yaml @@ -16,7 +16,7 @@ dependencies: equatable: ^2.0.3 firebase_auth: ^3.3.17 google_sign_in: ^5.3.0 - flutter_facebook_auth: ^4.3.0 + flutter_facebook_auth: ^5.0.0 sign_in_with_apple: ^3.3.0 twitter_login: ^4.2.3