From e74caee552907ea9a4911419300d6bdfac2df9fd Mon Sep 17 00:00:00 2001 From: Samuel Holmes Date: Mon, 11 Mar 2024 20:26:22 -0700 Subject: [PATCH] Upgrade edge-currency-accountbased@^3.2.5 --- ios/Podfile.lock | 4 ++-- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 21aa455ce25..2bb277a62a4 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -23,7 +23,7 @@ PODS: - DoubleConversion (1.1.6) - edge-core-js (2.2.1): - React-Core - - edge-currency-accountbased (3.2.4): + - edge-currency-accountbased (3.2.5): - React-Core - edge-exchange-plugins (2.2.2): - React-Core @@ -1292,7 +1292,7 @@ SPEC CHECKSUMS: disklet: e7ed3e673ccad9d175a1675f9f3589ffbf69a5fd DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54 edge-core-js: 07ef6631aa971d99679098d10171c793e6b94a4a - edge-currency-accountbased: 1dbb5e021b311c1b4821e80db9c811b558759e18 + edge-currency-accountbased: cf96f7b633feb75c5cefcbbdb583122556eff397 edge-exchange-plugins: 7114a976c68a6635155a2d0a43b397722746a406 edge-login-ui-rn: 905aa2437933b8524c0ba6dda43b01fc7017a91e EXApplication: d8f53a7eee90a870a75656280e8d4b85726ea903 diff --git a/package.json b/package.json index c328e7f1b21..532024bcb4f 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "detect-bundler": "^1.1.0", "disklet": "^0.5.2", "edge-core-js": "^2.2.1", - "edge-currency-accountbased": "^3.2.4", + "edge-currency-accountbased": "^3.2.5", "edge-currency-monero": "^1.1.1", "edge-currency-plugins": "^2.5.4", "edge-exchange-plugins": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index a6c36fa0368..46ff786158e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8811,10 +8811,10 @@ edge-core-js@^2.2.1: yaob "^0.3.12" yavent "^0.1.3" -edge-currency-accountbased@^3.2.4: - version "3.2.4" - resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-3.2.4.tgz#a7bd5f07866e623593a7bef70c61acf0c414ba81" - integrity sha512-9Rq332dZGRh31xUoGn+wdI3duihHbHjsM3iqEvHPyuNVNeur3m6Q0UBL1AWv8lGGP92J9sjYBHKKu9moPRVWMQ== +edge-currency-accountbased@^3.2.5: + version "3.2.5" + resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-3.2.5.tgz#31d6526469fd6eab3e0016e31c663e639cb349a8" + integrity sha512-0gDbZzkphJ3gXIDdV/Wch2D5yYdcJr4ctzTpbZqaLroIwUT4ypwriifpL/A9gPrqDpY3H1WxnYMf8Biv/Pc6PA== dependencies: "@binance-chain/javascript-sdk" "^4.2.0" "@chain-registry/client" "^1.15.0"