Skip to content

Commit

Permalink
Upgrade edge-currency-accountbased@^4.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Jul 30, 2024
1 parent 4becfec commit de27219
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 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.17.0):
- edge-currency-accountbased (4.17.1):
- React-Core
- edge-currency-plugins (3.2.1):
- React-Core
Expand Down Expand Up @@ -1078,9 +1078,9 @@ SPEC CHECKSUMS:
CNIOLinux: 62e3505f50de558c393dc2f273dde71dcce518da
CNIOWindows: 3047f2d8165848a3936a0a755fee27c6b5ee479b
disklet: e7ed3e673ccad9d175a1675f9f3589ffbf69a5fd
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
edge-core-js: 7a385c69ec2de36400c60130b9480d8fa676bac3
edge-currency-accountbased: 4730fe698383983aa83a9ede9a930a214e70dd0a
edge-currency-accountbased: 5778933e66cde32ba8ebb16a8b04274ed6b2a298
edge-currency-plugins: cc13fe0d8ed0385a3a9edca832dc2260b756c24b
edge-exchange-plugins: b944104e75649e200b3f35054c5f919ea448bf45
edge-login-ui-rn: 0fd937229515723368bd0075f1c01e063dd9b819
Expand All @@ -1100,7 +1100,7 @@ SPEC CHECKSUMS:
FirebaseInstallations: 766dabca09fd94aef922538aaf144cc4a6fb6869
FirebaseMessaging: 585984d0a1df120617eb10b44cad8968b859815e
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
gRPC-Swift: 74adcaaa62ac5e0a018938840328cb1fdfb09e7b
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.17.0",
"edge-currency-accountbased": "^4.17.1",
"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.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==
edge-currency-accountbased@^4.17.1:
version "4.17.1"
resolved "https://registry.yarnpkg.com/edge-currency-accountbased/-/edge-currency-accountbased-4.17.1.tgz#54792e186048bf0177f6ef8a1a765be0fa29bb28"
integrity sha512-KkZegcyY95PCosbab9BfTfuPpgpcQ8Bd0cplWS4X6Uo9j4rRUaDnIX5pQHH/hBTBMI4rgLPMwWOdGmXsM2o6lQ==
dependencies:
"@binance-chain/javascript-sdk" "^4.2.0"
"@chain-registry/client" "^1.15.0"
Expand Down

0 comments on commit de27219

Please sign in to comment.