From 57a16f45bde1ffd6622fa1af20bc1ab83443e286 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 14:11:38 -0500 Subject: [PATCH] chore(deps): bump googleapis_auth from 1.6.0 to 2.0.0 in /packages/shorebird_cli in the shorebird_cli-deps group (#3028) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/shorebird_cli/pubspec.lock | 4 ++-- packages/shorebird_cli/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/shorebird_cli/pubspec.lock b/packages/shorebird_cli/pubspec.lock index 328400f6..55e9719a 100644 --- a/packages/shorebird_cli/pubspec.lock +++ b/packages/shorebird_cli/pubspec.lock @@ -290,10 +290,10 @@ packages: dependency: "direct main" description: name: googleapis_auth - sha256: befd71383a955535060acde8792e7efc11d2fccd03dd1d3ec434e85b68775938 + sha256: b81fe352cc4a330b3710d2b7ad258d9bcef6f909bb759b306bf42973a7d046db url: "https://pub.dev" source: hosted - version: "1.6.0" + version: "2.0.0" graphs: dependency: transitive description: diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index 9d47c1f0..e406be74 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: collection: ^1.19.1 crypto: ^3.0.6 equatable: ^2.0.7 - googleapis_auth: ^1.6.0 + googleapis_auth: ^2.0.0 http: ^1.3.0 intl: ^0.20.2 io: ^1.0.5