Skip to content

Commit

Permalink
Upgrade edge-currency-accountbased@^4.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon-edge committed Jul 30, 2024
1 parent 1b1161e commit 4becfec
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 @@ -17,7 +17,7 @@ PODS:
- DoubleConversion (1.1.6)
- edge-core-js (2.10.0):
- React-Core
- edge-currency-accountbased (4.16.0):
- edge-currency-accountbased (4.17.0):
- React-Core
- edge-currency-plugins (3.2.1):
- React-Core
Expand Down Expand Up @@ -1080,7 +1080,7 @@ SPEC CHECKSUMS:
disklet: e7ed3e673ccad9d175a1675f9f3589ffbf69a5fd
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
edge-core-js: 7a385c69ec2de36400c60130b9480d8fa676bac3
edge-currency-accountbased: eb127462017821929cb50ba48439874449cfe74d
edge-currency-accountbased: 4730fe698383983aa83a9ede9a930a214e70dd0a
edge-currency-plugins: cc13fe0d8ed0385a3a9edca832dc2260b756c24b
edge-exchange-plugins: b944104e75649e200b3f35054c5f919ea448bf45
edge-login-ui-rn: 0fd937229515723368bd0075f1c01e063dd9b819
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"detect-bundler": "^1.1.0",
"disklet": "^0.5.2",
"edge-core-js": "^2.10.0",
"edge-currency-accountbased": "^4.16.0",
"edge-currency-accountbased": "^4.17.0",
"edge-currency-monero": "^1.3.1",
"edge-currency-plugins": "^3.2.1",
"edge-exchange-plugins": "^2.7.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9126,10 +9126,10 @@ edge-core-js@^2.10.0:
yaob "^0.3.12"
yavent "^0.1.3"

edge-currency-accountbased@^4.16.0:
version "4.16.0"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-4.16.0.tgz#7d7cc66888d4ed22a6b9d18c231dffdae45f033d"
integrity sha512-MJswEJx+kFAf83bGPDXxp/JUiXywW82Lr3YBvDiZ6T7FjFH3XgwNPGv/8bLCbke68U9beV4m0Tlq8j9/gSEkHg==
edge-currency-accountbased@^4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-4.17.0.tgz#7ca56a108e3b84001f6008afcf2d2eb1a81c12b6"
integrity sha512-4S1WSUeGz+SxhI6crfjoxo3b2Z47imu4jhkjD1VVkyN3S8dbw4SCd0W8iFuOS0MmyLijALN52sqhx2Q+Kkkq8A==
dependencies:
"@binance-chain/javascript-sdk" "^4.2.0"
"@chain-registry/client" "^1.15.0"
Expand Down

0 comments on commit 4becfec

Please sign in to comment.