From 89b655d7f30fb46b90b0b8ddd5442fbc2cc48ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 12:49:23 +1100 Subject: [PATCH] Bump google_sign_in from 5.4.4 to 6.0.0 in /experimental/web_dashboard (#1665) --- experimental/web_dashboard/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/web_dashboard/pubspec.yaml b/experimental/web_dashboard/pubspec.yaml index 50bba122f..d6510a3e0 100644 --- a/experimental/web_dashboard/pubspec.yaml +++ b/experimental/web_dashboard/pubspec.yaml @@ -15,7 +15,7 @@ dependencies: firebase_core: ^2.0.0 flutter: sdk: flutter - google_sign_in: ^5.3.1 + google_sign_in: ^6.0.0 intl: ^0.17.0 json_annotation: ^4.5.0 path: ^1.8.1