Skip to content

Commit

Permalink
Upgrade to edge-currency-plugins v3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
swansontec committed Oct 15, 2024
1 parent 0cb547e commit 31467b8
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ PODS:
- React-Core
- edge-currency-accountbased (4.26.1):
- React-Core
- edge-currency-plugins (3.4.2):
- edge-currency-plugins (3.4.3):
- React-Core
- edge-exchange-plugins (2.12.0):
- React-Core
Expand Down Expand Up @@ -1082,7 +1082,7 @@ SPEC CHECKSUMS:
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
edge-core-js: c49ecfb894c2a86ca7475848419174a2a9ed95db
edge-currency-accountbased: ba759ec765d487d86e5f7e26a38e14edfc1d64dd
edge-currency-plugins: b7a64bb4875433ad3641f2310c7e2db3f97a5b45
edge-currency-plugins: 38eaf53c2d9fdbdd30ade3ad09fd698f428f208f
edge-exchange-plugins: 5037e196e652d1dca42afacd86b2395bd0d7f298
edge-login-ui-rn: 59a7ab5b9d5bbebd045fa77b09a1e26647845c85
EXApplication: d8f53a7eee90a870a75656280e8d4b85726ea903
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"edge-core-js": "^2.19.0",
"edge-currency-accountbased": "^4.26.1",
"edge-currency-monero": "^1.3.1",
"edge-currency-plugins": "^3.4.2",
"edge-currency-plugins": "^3.4.3",
"edge-exchange-plugins": "^2.12.0",
"edge-info-server": "^3.0.1",
"edge-login-ui-rn": "^3.22.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9072,9 +9072,9 @@ ecdsa-sig-formatter@1.0.11:
dependencies:
safe-buffer "^5.0.1"

"ecpair@https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4":
"ecpair@git+https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4":
version "2.1.0"
resolved "https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4"
resolved "git+https://github.com/EdgeApp/ecpair.git#b193eb8ea2ec0c93b528f4b0223a605407ff43e4"
dependencies:
"@types/bs58check" "^2.1.0"
base-x "^4.0.0"
Expand Down Expand Up @@ -9189,10 +9189,10 @@ edge-currency-monero@^1.3.1:
buffer "^5.0.6"
uri-js "^3.0.2"

edge-currency-plugins@^3.4.2:
version "3.4.2"
resolved "https://registry.yarnpkg.com/edge-currency-plugins/-/edge-currency-plugins-3.4.2.tgz#8651f8e2f617d9789edbbadd35be3705f0650ca8"
integrity sha512-+uW23yYMdzAEqoSuHHjgC1kQ37s+RAGqat94nb4G/pjqM+aN0W1YYu9HMMHK8qevAbYa/JgAzi/dcC9awXLuww==
edge-currency-plugins@^3.4.3:
version "3.4.3"
resolved "https://registry.yarnpkg.com/edge-currency-plugins/-/edge-currency-plugins-3.4.3.tgz#e347b36bca2a82656845cd45ce874f6d496a98e3"
integrity sha512-vqm7bjR1I7N2xCPqJmLUH83OthxctJN/7TYuC+fS3py7UDJo0IUtROO1eHVS7g3Ko+TzwC+xep/ge2BhN3fw0A==
dependencies:
"@bitcoin-js/tiny-secp256k1-asmjs" "^2.2.3"
altcoin-js "^1.0.0"
Expand Down

0 comments on commit 31467b8

Please sign in to comment.