Skip to content

Commit 5964580

Browse files
chore(deps): bump googleapis_auth from 1.6.0 to 2.0.0
Bumps [googleapis_auth](https://github.com/google/googleapis.dart) from 1.6.0 to 2.0.0. - [Release notes](https://github.com/google/googleapis.dart/releases) - [Commits](google/googleapis.dart@googleapis_auth-v1.6.0...googleapis_auth-v2.0.0) --- updated-dependencies: - dependency-name: googleapis_auth dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b057eb commit 5964580

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pubspec.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -181,10 +181,10 @@ packages:
181181
dependency: transitive
182182
description:
183183
name: characters
184-
sha256: f71061c654a3380576a52b451dd5532377954cf9dbd272a78fc8479606670803
184+
sha256: faf38497bda5ead2a8c7615f4f7939df04333478bf32e4173fcb06d428b5716b
185185
url: "https://pub.dev"
186186
source: hosted
187-
version: "1.4.0"
187+
version: "1.4.1"
188188
charcode:
189189
dependency: transitive
190190
description:
@@ -574,10 +574,10 @@ packages:
574574
dependency: "direct main"
575575
description:
576576
name: googleapis_auth
577-
sha256: befd71383a955535060acde8792e7efc11d2fccd03dd1d3ec434e85b68775938
577+
sha256: b81fe352cc4a330b3710d2b7ad258d9bcef6f909bb759b306bf42973a7d046db
578578
url: "https://pub.dev"
579579
source: hosted
580-
version: "1.6.0"
580+
version: "2.0.0"
581581
graphs:
582582
dependency: transitive
583583
description:
@@ -811,18 +811,18 @@ packages:
811811
dependency: transitive
812812
description:
813813
name: matcher
814-
sha256: dc58c723c3c24bf8d3e2d3ad3f2f9d7bd9cf43ec6feaa64181775e60190153f2
814+
sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6"
815815
url: "https://pub.dev"
816816
source: hosted
817-
version: "0.12.17"
817+
version: "0.12.18"
818818
material_color_utilities:
819819
dependency: transitive
820820
description:
821821
name: material_color_utilities
822-
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
822+
sha256: "9c337007e82b1889149c82ed242ed1cb24a66044e30979c44912381e9be4c48b"
823823
url: "https://pub.dev"
824824
source: hosted
825-
version: "0.11.1"
825+
version: "0.13.0"
826826
math_expressions:
827827
dependency: transitive
828828
description:
@@ -1360,10 +1360,10 @@ packages:
13601360
dependency: transitive
13611361
description:
13621362
name: test_api
1363-
sha256: ab2726c1a94d3176a45960b6234466ec367179b87dd74f1611adb1f3b5fb9d55
1363+
sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636"
13641364
url: "https://pub.dev"
13651365
source: hosted
1366-
version: "0.7.7"
1366+
version: "0.7.9"
13671367
tray_manager:
13681368
dependency: "direct main"
13691369
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies:
4949

5050
# Google APIs for Local Integration
5151
googleapis: ^13.1.0
52-
googleapis_auth: ^1.6.0
52+
googleapis_auth: ^2.0.0
5353
google_sign_in: ^6.2.1
5454

5555
# System Integration - Flutter plugins for window management and secure storage

0 commit comments

Comments
 (0)