Skip to content

Commit

Permalink
Update edge-currency-accountbased^4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paullinator committed Jun 25, 2024
1 parent a8b918b commit 400cd61
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ PODS:
- DoubleConversion (1.1.6)
- edge-core-js (2.6.1):
- React-Core
- edge-currency-accountbased (4.9.0):
- edge-currency-accountbased (4.10.0):
- React-Core
- edge-currency-plugins (3.2.0):
- React-Core
Expand Down Expand Up @@ -2097,7 +2097,7 @@ SPEC CHECKSUMS:
disklet: e7ed3e673ccad9d175a1675f9f3589ffbf69a5fd
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
edge-core-js: f1c052d4505789e3597301df50bdba3fd9a46e41
edge-currency-accountbased: 33abadf7835c9b4fb68efd4af3cfbf3f17ea57eb
edge-currency-accountbased: 2538b1f500acff74821096d19f529e3de67391a6
edge-currency-plugins: 0cf7d286982bbefc962dcd272cd19d2414d32e15
edge-exchange-plugins: e4379f52344856a372db89c3e6abc62c6b829f3c
edge-login-ui-rn: 6f154152287d0f07668cb953ea2531d4f7903bca
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"detect-bundler": "^1.1.0",
"disklet": "^0.5.2",
"edge-core-js": "^2.6.1",
"edge-currency-accountbased": "^4.9.0",
"edge-currency-accountbased": "^4.10.0",
"edge-currency-monero": "^1.3.1",
"edge-currency-plugins": "^3.2.0",
"edge-exchange-plugins": "^2.6.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2246,9 +2246,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"
Expand Down Expand Up @@ -9336,10 +9336,10 @@ edge-core-js@^2.6.1:
yaob "^0.3.12"
yavent "^0.1.3"

edge-currency-accountbased@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-4.9.0.tgz#b93b514a0dbc3edb546b894f0d9fdb71554b847d"
integrity sha512-LciE0LuaMsaobZq3R5DNfKbQC136ouZCM4fIra6YKlO9ebsgsqz8FUKfEGD0bw117A67YWfcsjjQFzQS8rtxSg==
edge-currency-accountbased@^4.10.0:
version "4.10.0"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-4.10.0.tgz#a3e7c03f6c5d889779355e65ed969cdcb23e0568"
integrity sha512-aFGUd7jxlF7majuyYvJdjBf3qpr+g/ZrOyaBpgaEqpWvv3HcXKB1dXZbT6xe4ocdu+Ej1TH6gbvLcHlDNgHHLw==
dependencies:
"@binance-chain/javascript-sdk" "^4.2.0"
"@chain-registry/client" "^1.15.0"
Expand Down Expand Up @@ -10675,9 +10675,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"
Expand Down

0 comments on commit 400cd61

Please sign in to comment.