From 28abf4e280af7983a3f74ae1abe442ca49ad433b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 23:08:10 +0000 Subject: [PATCH] Bump cupertino_http from 0.0.9 to 0.0.10 Bumps [cupertino_http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.0.9 to 0.0.10. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) --- updated-dependencies: - dependency-name: cupertino_http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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