diff --git a/fusiondart b/fusiondart index a64029ecc..97d4b9b6d 160000 --- a/fusiondart +++ b/fusiondart @@ -1 +1 @@ -Subproject commit a64029eccc12d0ab43d430f76c9434c4e7c279a7 +Subproject commit 97d4b9b6d8a79a965324a55b5001dfe1f54b2a1f diff --git a/pubspec.lock b/pubspec.lock index db9899be4..ed5f1543a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1483,10 +1483,10 @@ packages: source: hosted version: "1.0.3+dev.3" socks_socket: - dependency: transitive + dependency: "direct main" description: path: "." - ref: ac6d721fe655208a6d488a088a35bab0ddc25702 + ref: master resolved-ref: ac6d721fe655208a6d488a088a35bab0ddc25702 url: "https://github.com/cypherstack/socks_socket.git" source: git diff --git a/pubspec.yaml b/pubspec.yaml index f29d94e43..5e5c63d6c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -146,6 +146,10 @@ dependencies: stellar_flutter_sdk: ^1.5.3 fusiondart: path: ./fusiondart + socks_socket: + git: + url: https://github.com/cypherstack/socks_socket.git + ref: master bip340: ^0.2.0 tezart: ^2.0.5 socks5_proxy: ^1.0.3+dev.3