From fa7ecdd543e7046b35a13600be06e51c8a620679 Mon Sep 17 00:00:00 2001 From: mertalev <101130780+mertalev@users.noreply.github.com> Date: Tue, 7 Jul 2026 14:00:03 -0400 Subject: [PATCH] add task reaper --- mobile/pubspec.lock | 4 ++-- mobile/pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index dcba48b3b6..100ae17145 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -309,8 +309,8 @@ packages: dependency: "direct main" description: path: "pkgs/cupertino_http" - ref: b65e9a327915d1ff1051b64dd5b85734830a28ba - resolved-ref: b65e9a327915d1ff1051b64dd5b85734830a28ba + ref: "21e146ad5bdabb3806abb92c9f51314c2348acbb" + resolved-ref: "21e146ad5bdabb3806abb92c9f51314c2348acbb" url: "https://github.com/mertalev/http" source: git version: "3.0.0-wip" diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 32a4fd2701..eb956cc082 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -84,7 +84,7 @@ dependencies: cupertino_http: git: url: https://github.com/mertalev/http - ref: 'b65e9a327915d1ff1051b64dd5b85734830a28ba' + ref: '21e146ad5bdabb3806abb92c9f51314c2348acbb' path: pkgs/cupertino_http/ ok_http: git: