Skip to content

Commit

Permalink
Upgrade edge-currency-plugins@^3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
samholmes committed Sep 25, 2024
1 parent 4eb8156 commit e2c07c8
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 @@ -19,7 +19,7 @@ PODS:
- React-Core
- edge-currency-accountbased (4.24.6):
- React-Core
- edge-currency-plugins (3.3.2):
- edge-currency-plugins (3.4.0):
- React-Core
- edge-exchange-plugins (2.7.5):
- React-Core
Expand Down Expand Up @@ -1078,10 +1078,10 @@ SPEC CHECKSUMS:
CNIOLinux: 62e3505f50de558c393dc2f273dde71dcce518da
CNIOWindows: 3047f2d8165848a3936a0a755fee27c6b5ee479b
disklet: e7ed3e673ccad9d175a1675f9f3589ffbf69a5fd
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
edge-core-js: 36f9eccd1b3e22ad3e1ca14773c9754c2bf83b63
edge-currency-accountbased: 86f333e5789a79adb7b47519104d72db21e1eb72
edge-currency-plugins: d2d7466f1215ffed6ff18d056fb5470dd2f86ab3
edge-currency-plugins: 266bf440ce5c26a6838f8217b0d183d6c0a12bae
edge-exchange-plugins: 6ed47d7adb64b432e787a9036f46ce947d488ad6
edge-login-ui-rn: 009262e08c507e3c0f18081269db11fb601e7831
EXApplication: d8f53a7eee90a870a75656280e8d4b85726ea903
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 @@ -100,7 +100,7 @@
"edge-core-js": "^2.18.0",
"edge-currency-accountbased": "^4.24.6",
"edge-currency-monero": "^1.3.1",
"edge-currency-plugins": "^3.3.2",
"edge-currency-plugins": "^3.4.0",
"edge-exchange-plugins": "^2.7.5",
"edge-info-server": "^2.7.0",
"edge-login-ui-rn": "^3.22.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9183,10 +9183,10 @@ edge-currency-monero@^1.3.1:
buffer "^5.0.6"
uri-js "^3.0.2"

edge-currency-plugins@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/edge-currency-plugins/-/edge-currency-plugins-3.3.2.tgz#6622c2c76a7eeff65b9d82a0b432cd08baac0cc1"
integrity sha512-MNuHrEfX6ytsPJGrRq39lrGfVV8YM5l5x0J+2lqGMcH7FKQpuDWomcdGXC+Pbe7595xG5uAwcI8FaeGhoyxU0g==
edge-currency-plugins@^3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/edge-currency-plugins/-/edge-currency-plugins-3.4.0.tgz#337f345d61c77df0650367d7ad3cc7104657d81a"
integrity sha512-p4gluQVZS0y0hIUBdnuF/alhNwx2n9rQuuyfZVsnDpUxNYTAZBtONsFdcAccXDHVJgoJNsRnaMUCTAQ/Jz9vaA==
dependencies:
"@bitcoin-js/tiny-secp256k1-asmjs" "^2.2.3"
altcoin-js "^1.0.0"
Expand Down

0 comments on commit e2c07c8

Please sign in to comment.