From 50173b99a096532b92fa31b2b5cbd5f032f07027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 00:28:22 +0000 Subject: [PATCH] Bump cupertino_http from 0.0.10 to 0.0.11 Bumps [cupertino_http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.0.10 to 0.0.11. - [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 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