From 5ded94ed466159a7d6435492b9847591f80c771d Mon Sep 17 00:00:00 2001 From: Jesse Seales Date: Fri, 1 Dec 2023 14:57:12 -0500 Subject: [PATCH] bump google_sign_in_web --- dashboard/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/pubspec.yaml b/dashboard/pubspec.yaml index 93e9b5c6f5..12865dae19 100644 --- a/dashboard/pubspec.yaml +++ b/dashboard/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: fixnum: 1.1.0 google_sign_in: 6.1.6 google_sign_in_platform_interface: any # Match google_sign_in - google_sign_in_web: any # Match google_sign_in + google_sign_in_web: 0.12.1 http: 1.1.2 protobuf: 3.1.0 provider: 6.1.1