From b16f76fa22fa64aa15cbc40cb7600bfd3c141947 Mon Sep 17 00:00:00 2001 From: Jens Tofte <54096088+Jens-source@users.noreply.github.com> Date: Thu, 13 Jul 2023 07:52:15 +0700 Subject: [PATCH 1/2] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 620ac0d..c67b2c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: intl: ^0.18.0 quiver: ^3.2.1 - http: ^0.13.0 + http: ^1.0.0 flutter: sdk: flutter From b32102768a6ff2ad28918a8fbfb1d451f6dec497 Mon Sep 17 00:00:00 2001 From: Jens Tofte <54096088+Jens-source@users.noreply.github.com> Date: Thu, 13 Jul 2023 07:52:40 +0700 Subject: [PATCH 2/2] Update workspace.xml --- .idea/workspace.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 6bb6028..120034a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -79,21 +79,25 @@