From 21542f628b48a5d7bb5bdc195a3325b5e2635106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 10:47:48 +0000 Subject: [PATCH] Bump http in /modules/kontraktor-http/src/main/dart Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from 0.12.2 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 ... Signed-off-by: dependabot[bot] --- modules/kontraktor-http/src/main/dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/kontraktor-http/src/main/dart/pubspec.yaml b/modules/kontraktor-http/src/main/dart/pubspec.yaml index 0332a9b30..3d064e5ec 100644 --- a/modules/kontraktor-http/src/main/dart/pubspec.yaml +++ b/modules/kontraktor-http/src/main/dart/pubspec.yaml @@ -5,7 +5,7 @@ homepage: https://github.com/RuedigerMoeller/kontraktor version: 0.0.5 dependencies: - http: ^0.12.0+2 + http: ">=0.12.0+2 <0.14.0" uuid: ^2.0.4 environment: