From 3f6a5cec74cb5cd53d50e0a765b6988fbefe0920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 18:51:12 +0000 Subject: [PATCH] Bump http from 0.13.5 to 0.13.6 Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.13.5 to 0.13.6. - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v0.13.6/pkgs) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.lock b/pubspec.lock index 79dd56b..282949f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -182,7 +182,7 @@ packages: name: http url: "https://pub.dartlang.org" source: hosted - version: "0.13.5" + version: "0.13.6" http_multi_server: dependency: transitive description: