From e07d3f10ad08d14e4ef63c21daaa1fc708bf75c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 19:48:22 +0200 Subject: [PATCH] build(deps): bump http from 1.2.1 to 1.2.2 (#72) --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 82b1f0f..1f27ed3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -153,10 +153,10 @@ packages: dependency: "direct main" description: name: http - sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938" + sha256: b9c29a161230ee03d3ccf545097fccd9b87a5264228c5d348202e0f0c28f9010 url: "https://pub.dev" source: hosted - version: "1.2.1" + version: "1.2.2" http_parser: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c909fde..35916b0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: sdk: flutter flutter_svg: ^2.0.10+1 html: ^0.15.4 - http: ^1.2.1 + http: ^1.2.2 modal_bottom_sheet: ^3.0.0 provider: ^6.1.2 share_plus: ^9.0.0