Skip to content

Commit

Permalink
Upgrade edge-currency-accountbased@^2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Oct 25, 2023
1 parent 83cbf92 commit 05bc90d
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.11.0):
- React-Core
- edge-currency-accountbased (2.8.1):
- edge-currency-accountbased (2.8.2):
- React-Core
- edge-exchange-plugins (1.0.0):
- React-Core
Expand Down Expand Up @@ -1224,7 +1224,7 @@ SPEC CHECKSUMS:
disklet: e7ed3e673ccad9d175a1675f9f3589ffbf69a5fd
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
edge-core-js: 48b390da31ef71c2ac09330ade6a187dc92b3edc
edge-currency-accountbased: 72ecd349cc34652c0b401182aae89432a9b56f55
edge-currency-accountbased: 3c44fd584a47f05fba95dd468b8bb73180fc31f8
edge-exchange-plugins: c1021e5658c0633da4272082be2a6b09657d5f61
edge-login-ui-rn: 7ecda4499b7cfba19b4f87775f7980d88a1b2d7a
FBLazyVector: c511d4cd0210f416cb5c289bd5ae6b36d909b048
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"detect-bundler": "^1.1.0",
"disklet": "^0.5.2",
"edge-core-js": "^1.11.0",
"edge-currency-accountbased": "^2.8.1",
"edge-currency-accountbased": "^2.8.2",
"edge-currency-monero": "^1.1.1",
"edge-currency-plugins": "^2.4.0",
"edge-exchange-plugins": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7679,10 +7679,10 @@ edge-core-js@^1.11.0:
yaob "^0.3.11"
yavent "^0.1.3"

edge-currency-accountbased@^2.8.1:
version "2.8.1"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-2.8.1.tgz#79c0ded6f5271cf34182afa6ce53464da8f43ad5"
integrity sha512-rkty5zJEUgnPZfvixg//ULMV6zj0fiLT6fHpTGGlDG2io5V8aCFUqp00lVKUaSiM2sqJk/jTmHYsHp6E0brGZw==
edge-currency-accountbased@^2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-2.8.2.tgz#7d2ec47bc1cac23c61b05c5330cabd6ffe8474ad"
integrity sha512-2kJR52kuOYUflU7KOLN3Z0rsAe9hueSAExPhdCEjWNt/1Xij3pmVu52YBxLMcrI4UgW3F+47FUl4ydwB3I8wgA==
dependencies:
"@binance-chain/javascript-sdk" "^4.2.0"
"@ethereumjs/common" "^2.4.0"
Expand Down

0 comments on commit 05bc90d

Please sign in to comment.