Skip to content

Commit

Permalink
Upgrade edge-currency-accountbased@^2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Sep 7, 2023
1 parent e59cd59 commit d3e1a06
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.2.2):
- edge-currency-accountbased (2.2.3):
- 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: b85d6151cad07292a60a3b5e5945be68cddb1b57
edge-currency-accountbased: 324bbeaf4c42e5f89d785b9dccadf5de3f50a878
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.2.2",
"edge-currency-accountbased": "^2.2.3",
"edge-currency-monero": "^1.1.1",
"edge-currency-plugins": "^2.1.0",
"edge-exchange-plugins": "^0.21.3",
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.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-2.2.2.tgz#8ab255b51659e151d09f82957bbfa731fb19b143"
integrity sha512-3FsaYkkHkMdvi1dl8bPwUZyyf9dvjYbA8s8zyJo1IviPyuGbrWaG/t82imQwdyMfk0c7pu+4JmPup2e8kkmDog==
edge-currency-accountbased@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-2.2.3.tgz#aa7e1e30ebcf970c2e6304a93b266e79051dc921"
integrity sha512-1vhBNayz2IbBC1kBfeQkdthkuoNJ+HukTDSBIgFA3xKRBtvjdM4GYEe3aoowJhncPXgse5Q9Are3aV9aokA5eA==
dependencies:
"@binance-chain/javascript-sdk" "^4.2.0"
"@ethereumjs/common" "^2.4.0"
Expand Down

0 comments on commit d3e1a06

Please sign in to comment.