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