diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index 100ae17145..15f5be0d8a 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -309,8 +309,8 @@ packages: dependency: "direct main" description: path: "pkgs/cupertino_http" - ref: "21e146ad5bdabb3806abb92c9f51314c2348acbb" - resolved-ref: "21e146ad5bdabb3806abb92c9f51314c2348acbb" + ref: "58b03c756b81d16b3975a8ae4b91d25360123bb5" + resolved-ref: "58b03c756b81d16b3975a8ae4b91d25360123bb5" url: "https://github.com/mertalev/http" source: git version: "3.0.0-wip" @@ -1161,8 +1161,8 @@ packages: dependency: "direct overridden" description: path: "pkgs/objective_c" - ref: "677cb071eb04aec758477c8897dee56e4e3f6c07" - resolved-ref: "677cb071eb04aec758477c8897dee56e4e3f6c07" + ref: "2915556701f4734a784222f290a82adb1b101682" + resolved-ref: "2915556701f4734a784222f290a82adb1b101682" url: "https://github.com/mertalev/native" source: git version: "9.4.1" diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index eb956cc082..4de433efcd 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -84,7 +84,7 @@ dependencies: cupertino_http: git: url: https://github.com/mertalev/http - ref: '21e146ad5bdabb3806abb92c9f51314c2348acbb' + ref: '58b03c756b81d16b3975a8ae4b91d25360123bb5' path: pkgs/cupertino_http/ ok_http: git: @@ -117,7 +117,7 @@ dependency_overrides: objective_c: git: url: https://github.com/mertalev/native - ref: '677cb071eb04aec758477c8897dee56e4e3f6c07' + ref: '2915556701f4734a784222f290a82adb1b101682' path: pkgs/objective_c/ flutter: