diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 38dce3f1e78..e90de06306e 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -20,7 +20,7 @@ PODS: - DoubleConversion (1.1.6) - edge-core-js (1.4.2): - React-Core - - edge-currency-accountbased (2.2.4): + - edge-currency-accountbased (2.2.5): - React-Core - edge-login-ui-rn (2.8.1): - React @@ -1169,7 +1169,7 @@ SPEC CHECKSUMS: disklet: e7ed3e673ccad9d175a1675f9f3589ffbf69a5fd DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 edge-core-js: bd6a3109f6e4989be1d72449c5d7df9572c9336b - edge-currency-accountbased: e362a2a40f8202c6b0182ed2b361c0d8c24e70ac + edge-currency-accountbased: 75328f824ab1dd1447ada5fc2aeb9eecfe800f4d edge-login-ui-rn: 865ed79155f7a6559422e2ca844f7b01f987ed92 FBLazyVector: c511d4cd0210f416cb5c289bd5ae6b36d909b048 FBReactNativeSpec: a911fb22def57aef1d74215e8b6b8761d25c1c54 diff --git a/package.json b/package.json index 0ad173d3c1b..c44c0eaacd0 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "detect-bundler": "^1.1.0", "disklet": "^0.5.2", "edge-core-js": "^1.4.2", - "edge-currency-accountbased": "^2.2.4", + "edge-currency-accountbased": "^2.2.5", "edge-currency-monero": "^1.1.1", "edge-currency-plugins": "^2.1.1", "edge-exchange-plugins": "^0.21.5", diff --git a/yarn.lock b/yarn.lock index f0ba3395849..2afd705908d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1838,9 +1838,9 @@ randombytes "^2.1.0" text-encoding "0.7.0" -"@fioprotocol/fiosdk@https://github.com/peachbits/fiosdk_typescript.git#d04449fff9f9b8c1487359a5b6bf64b7b53d0b6b": +"@fioprotocol/fiosdk@git+https://github.com/peachbits/fiosdk_typescript.git#d04449fff9f9b8c1487359a5b6bf64b7b53d0b6b": version "1.8.0" - resolved "https://github.com/peachbits/fiosdk_typescript.git#d04449fff9f9b8c1487359a5b6bf64b7b53d0b6b" + resolved "git+https://github.com/peachbits/fiosdk_typescript.git#d04449fff9f9b8c1487359a5b6bf64b7b53d0b6b" dependencies: "@fioprotocol/fiojs" "1.0.1" "@types/text-encoding" "0.0.35" @@ -7617,9 +7617,9 @@ ecdsa-sig-formatter@1.0.11: dependencies: safe-buffer "^5.0.1" -"ecpair@git+https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4": +"ecpair@https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4": version "2.1.0" - resolved "git+https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4" + resolved "https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4" dependencies: "@types/bs58check" "^2.1.0" base-x "^4.0.0" @@ -7677,10 +7677,10 @@ edge-core-js@^1.4.2: yaob "^0.3.11" yavent "^0.1.3" -edge-currency-accountbased@^2.2.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-2.2.4.tgz#60f3e73dbdf564592020726ae2a2ce1088e6aacc" - integrity sha512-dJEsMJJDbtfxyiyQxFT19UOkVgB85ZLV68E1ryxFDi8AJUb3xLB1REwIdE7DOKBq6Vvvd0b/NTH/aa16TulHWg== +edge-currency-accountbased@^2.2.5: + version "2.2.5" + resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-2.2.5.tgz#b504a2a135b9d8ec8616f780d7e3a52b641005d1" + integrity sha512-QQ8YQ2T1SSjMi0xkvyCzMG+2C/KfhXchs7AomxKQ+wQN/IeOXvPyCpLTgJIu8bc9inJqvbBKZnFMqGEYwAsW7A== dependencies: "@binance-chain/javascript-sdk" "^4.2.0" "@ethereumjs/common" "^2.4.0" @@ -8912,9 +8912,9 @@ eyes@^0.1.8: resolved "https://registry.yarnpkg.com/eyes/-/eyes-0.1.8.tgz#62cf120234c683785d902348a800ef3e0cc20bc0" integrity sha512-GipyPsXO1anza0AOZdy69Im7hGFCNB7Y/NGjDlZGJ3GJJLtwNSb2vrzYrTYJRrRloVx7pl+bhUaTB8yiccPvFQ== -"eztz.js@https://github.com/EdgeApp/eztz.git#edge-fixes": +"eztz.js@git+https://github.com/EdgeApp/eztz.git#edge-fixes": version "0.0.1" - resolved "https://github.com/EdgeApp/eztz.git#eefa603586810c3d62f852e7f28cfe57c523b7db" + resolved "git+https://github.com/EdgeApp/eztz.git#eefa603586810c3d62f852e7f28cfe57c523b7db" dependencies: bignumber.js "^7.2.1" bip39 "^3.0.2"