diff --git a/pubspec.lock b/pubspec.lock index 9ea70d7..049db68 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -168,7 +168,7 @@ packages: name: cupertino_http url: "https://pub.dartlang.org" source: hosted - version: "0.0.9" + version: "0.0.10" cupertino_icons: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 332925d..088d326 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -23,7 +23,7 @@ dependencies: loading_indicator: ^3.1.0 cancellation_token_hoc081098: ^1.0.0 http_client_hoc081098: - cupertino_http: ^0.0.9 + cupertino_http: ^0.0.10 flutter: sdk: flutter