Skip to content

Commit

Permalink
Upgrade edge-currency-accountbased@^3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Mar 12, 2024
1 parent 449e358 commit d0a839f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d0a839f

Please sign in to comment.