From 53aac9044b1f59daf2078358225b44fb722317b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 12:02:39 +0000 Subject: [PATCH] chore(deps): bump http from 0.13.4 to 0.13.5 Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.4 to 0.13.5. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/HEAD/pkgs) --- updated-dependencies: - dependency-name: 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 65215c29..96c5ae79 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -668,7 +668,7 @@ packages: name: http url: "https://pub.dartlang.org" source: hosted - version: "0.13.4" + version: "0.13.5" http_multi_server: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 6f39e7e8..7c2d57aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: cupertino_icons: ^1.0.5 cached_network_image: ^3.2.2 html: ^0.15.0 - http: ^0.13.4 + http: ^0.13.5 shared_preferences: ^2.0.11 spotify: ^0.8.0 url_launcher: ^6.1.5