Update pubspec.yaml

keep same lower range on auth
This commit is contained in:
Kevin Moore 2025-04-01 09:48:18 -07:00 committed by GitHub
parent c1ff7645da
commit 38a6ebdace
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ dependencies:
async: ^2.5.0 async: ^2.5.0
crypto: ^3.0.0 crypto: ^3.0.0
fixnum: ^1.0.0 fixnum: ^1.0.0
googleapis_auth: ">=1.0.0 <3.0.0" googleapis_auth: ">=1.1.0 <3.0.0"
meta: ^1.3.0 meta: ^1.3.0
http: ">=0.13.0 <2.0.0" http: ">=0.13.0 <2.0.0"
http2: ^2.2.0 http2: ^2.2.0