diff --git a/pubspec.lock b/pubspec.lock index d316f9f..17c96de 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -175,7 +175,7 @@ packages: name: cupertino_http url: "https://pub.dartlang.org" source: hosted - version: "0.0.10" + version: "0.0.11" cupertino_icons: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 11d4051..5c0c83c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: cupertino_icons: ^1.0.5 - cupertino_http: ^0.0.10 + cupertino_http: ^0.0.11 meta: ^1.8.0 path: ^1.8.2 http: ^0.13.5