Bump google_sign_in from 5.3.0 to 5.3.1 in /experimental/web_dashboard (#1244)

Bumps [google_sign_in](https://github.com/flutter/plugins) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/google_sign_in-v5.3.0...google_sign_in-v5.3.1)

---
updated-dependencies:
- dependency-name: google_sign_in
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1259/head
dependabot[bot] 3 years ago committed by GitHub
parent ca134adb10
commit f2d399f750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -175,7 +175,7 @@ packages:
name: collection
url: "https://pub.dartlang.org"
source: hosted
version: "1.16.0"
version: "1.15.0"
convert:
dependency: transitive
description:
@ -210,7 +210,7 @@ packages:
name: fake_async
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.0"
version: "1.2.0"
file:
dependency: transitive
description:
@ -309,7 +309,7 @@ packages:
name: google_sign_in
url: "https://pub.dartlang.org"
source: hosted
version: "5.3.0"
version: "5.3.1"
google_sign_in_android:
dependency: transitive
description:
@ -386,7 +386,7 @@ packages:
name: js
url: "https://pub.dartlang.org"
source: hosted
version: "0.6.4"
version: "0.6.3"
json_annotation:
dependency: "direct main"
description:
@ -428,7 +428,7 @@ packages:
name: material_color_utilities
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.4"
version: "0.1.3"
meta:
dependency: transitive
description:
@ -463,7 +463,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.1"
version: "1.8.0"
plugin_platform_interface:
dependency: transitive
description:
@ -545,7 +545,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.2"
version: "1.8.1"
stack_trace:
dependency: transitive
description:
@ -587,7 +587,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.4.9"
version: "0.4.8"
timing:
dependency: transitive
description:
@ -615,7 +615,7 @@ packages:
name: vector_math
url: "https://pub.dartlang.org"
source: hosted
version: "2.1.2"
version: "2.1.1"
watcher:
dependency: transitive
description:
@ -638,5 +638,5 @@ packages:
source: hosted
version: "3.1.0"
sdks:
dart: ">=2.17.0-0 <3.0.0"
dart: ">=2.16.0 <3.0.0"
flutter: ">=2.8.0"

@ -11,7 +11,7 @@ dependencies:
cupertino_icons: ^1.0.0
firebase_auth: ^3.3.17
firebase_core: ^1.16.0
google_sign_in: ^5.0.0
google_sign_in: ^5.3.1
json_annotation: ^4.5.0
provider: ^6.0.0
uuid: ^3.0.0

Loading…
Cancel
Save