chore(shorebird_cli): use upstream googleapis_auth package (#1952)
This commit is contained in:
@@ -286,19 +286,18 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: google_identity_services_web
|
||||
sha256: "000b7a31e1fa17ee04b6c0553a2b2ea18f9f9352e4dcc0c9fcc785cf10f2484e"
|
||||
sha256: "9482364c9f8b7bd36902572ebc3a7c2b5c8ee57a9c93e6eb5099c1a9ec5265d8"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.2.2"
|
||||
version: "0.3.1+1"
|
||||
googleapis_auth:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: googleapis_auth
|
||||
ref: "647f96d5ffdae63e41aeea091c34acfffff533e7"
|
||||
resolved-ref: "647f96d5ffdae63e41aeea091c34acfffff533e7"
|
||||
url: "https://github.com/shorebirdtech/googleapis.dart.git"
|
||||
source: git
|
||||
version: "1.5.0"
|
||||
name: googleapis_auth
|
||||
sha256: befd71383a955535060acde8792e7efc11d2fccd03dd1d3ec434e85b68775938
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.6.0"
|
||||
graphs:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -359,10 +358,10 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: js
|
||||
sha256: f2c445dce49627136094980615a031419f7f3eb393237e4ecd97ac15dea343f3
|
||||
sha256: c1b2e9b5ea78c45e1a0788d29606ba27dc5f71f019f32ca5140f61ef071838cf
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.6.7"
|
||||
version: "0.7.1"
|
||||
json_annotation:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
@@ -494,10 +493,10 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: pointycastle
|
||||
sha256: "70fe966348fe08c34bf929582f1d8247d9d9408130723206472b4687227e4333"
|
||||
sha256: "79fbafed02cfdbe85ef3fd06c7f4bc2cbcba0177e61b765264853d4253b21744"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "3.8.0"
|
||||
version: "3.9.0"
|
||||
pool:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
@@ -26,11 +26,7 @@ dependencies:
|
||||
cli_util: ^0.4.1
|
||||
collection: ^1.18.0
|
||||
crypto: ^3.0.3
|
||||
googleapis_auth:
|
||||
git:
|
||||
url: https://github.com/shorebirdtech/googleapis.dart.git
|
||||
path: googleapis_auth
|
||||
ref: 647f96d5ffdae63e41aeea091c34acfffff533e7
|
||||
googleapis_auth: ^1.6.0
|
||||
http: ^1.2.1
|
||||
intl: ^0.19.0
|
||||
io: ^1.0.4
|
||||
|
||||
Reference in New Issue
Block a user