Skip to content

Commit

Permalink
Upgrade edge-currency-accountbased to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peachbits committed Sep 4, 2023
1 parent 10b1556 commit 9220ae1
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 @@ -20,7 +20,7 @@ PODS:
- DoubleConversion (1.1.6)
- edge-core-js (1.4.2):
- React-Core
- edge-currency-accountbased (2.1.0):
- edge-currency-accountbased (2.2.0):
- React-Core
- edge-login-ui-rn (2.8.1):
- React
Expand Down Expand Up @@ -1169,7 +1169,7 @@ SPEC CHECKSUMS:
disklet: e7ed3e673ccad9d175a1675f9f3589ffbf69a5fd
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
edge-core-js: bd6a3109f6e4989be1d72449c5d7df9572c9336b
edge-currency-accountbased: dc8905e0807bb0d1f8ec91b45f7db79be63f0c8e
edge-currency-accountbased: 0351a7fb2f825692f83421c84d7416f10fb319b5
edge-login-ui-rn: 865ed79155f7a6559422e2ca844f7b01f987ed92
FBLazyVector: c511d4cd0210f416cb5c289bd5ae6b36d909b048
FBReactNativeSpec: a911fb22def57aef1d74215e8b6b8761d25c1c54
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"detect-bundler": "^1.1.0",
"disklet": "^0.5.2",
"edge-core-js": "^1.4.2",
"edge-currency-accountbased": "^2.1.0",
"edge-currency-accountbased": "^2.2.0",
"edge-currency-monero": "^1.1.1",
"edge-currency-plugins": "^2.1.0",
"edge-exchange-plugins": "^0.21.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7677,10 +7677,10 @@ edge-core-js@^1.4.2:
yaob "^0.3.11"
yavent "^0.1.3"

edge-currency-accountbased@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-2.1.0.tgz#b8136fba12ee6774c3a4999938000defe7ee89d4"
integrity sha512-IW3lNBdnQ9sIWuInGJjH3XWYGP0la/F9NnU7MjcJP65LXhCZqhSJKZ6JWsWwgd/jiJzL+U2Z42uqBcyENw/UIA==
edge-currency-accountbased@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-2.2.0.tgz#eb59e7d0b38b8d3da1dc7b2f87d0e4390a59b381"
integrity sha512-2SCVJYtZi9ic6UGFnndVVi4vd2guvWJbH/CMNOa9v/Ogjav009mriJgWhWFPfzbA7gkSF9c65GugAYGpPVdW0A==
dependencies:
"@binance-chain/javascript-sdk" "^4.2.0"
"@ethereumjs/common" "^2.4.0"
Expand Down

0 comments on commit 9220ae1

Please sign in to comment.