From 2a9ef0998cde22bd31b05fc564b7a7079aa121ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 17:44:26 +0000 Subject: [PATCH] Update dependency http to v1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ec1a881..36210f4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ environment: dependencies: bitcoin_flutter: '2.0.2' ldk_node: '0.3.0' - http: '0.14.0' + http: '1.2.2' cupertino_icons: '1.0.0' bdk: '0.31.2'