Skip to content

Commit

Permalink
Upgrade edge-login-ui-rn@^2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon-edge committed Sep 26, 2023
1 parent af3bce3 commit 0a19845
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ PODS:
- React-Core
- edge-currency-accountbased (2.5.2):
- React-Core
- edge-login-ui-rn (2.11.1):
- edge-login-ui-rn (2.13.1):
- React
- FBLazyVector (0.71.11)
- FBReactNativeSpec (0.71.11):
Expand Down Expand Up @@ -1212,7 +1212,7 @@ SPEC CHECKSUMS:
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
edge-core-js: 82972b10438ab46ea09e6127d67e8f8093fd623d
edge-currency-accountbased: b1f2f3b46b55f0b04891b868e1c627fc7bcf19ac
edge-login-ui-rn: 378813264f4667bcfb5e6863b139d494056e946e
edge-login-ui-rn: 582755bcf4a166c36434bf91ebad41200c28392a
FBLazyVector: c511d4cd0210f416cb5c289bd5ae6b36d909b048
FBReactNativeSpec: a911fb22def57aef1d74215e8b6b8761d25c1c54
Firebase: 5f8193dff4b5b7c5d5ef72ae54bb76c08e2b841d
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"edge-currency-monero": "^1.1.1",
"edge-currency-plugins": "^2.2.1",
"edge-exchange-plugins": "^0.21.6",
"edge-login-ui-rn": "^2.11.1",
"edge-login-ui-rn": "^2.13.1",
"ethers": "^5.6.0",
"paraswap": "^5.2.0",
"prompts": "^2.4.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1838,9 +1838,9 @@
randombytes "^2.1.0"
text-encoding "0.7.0"

"@fioprotocol/fiosdk@git+https://github.com/peachbits/fiosdk_typescript.git#d04449fff9f9b8c1487359a5b6bf64b7b53d0b6b":
"@fioprotocol/fiosdk@https://github.com/peachbits/fiosdk_typescript.git#d04449fff9f9b8c1487359a5b6bf64b7b53d0b6b":
version "1.8.0"
resolved "git+https://github.com/peachbits/fiosdk_typescript.git#d04449fff9f9b8c1487359a5b6bf64b7b53d0b6b"
resolved "https://github.com/peachbits/fiosdk_typescript.git#d04449fff9f9b8c1487359a5b6bf64b7b53d0b6b"
dependencies:
"@fioprotocol/fiojs" "1.0.1"
"@types/text-encoding" "0.0.35"
Expand Down Expand Up @@ -7774,10 +7774,10 @@ edge-exchange-plugins@^0.21.6:
utf8 "^3.0.0"
xrpl "^2.10.0"

edge-login-ui-rn@^2.11.1:
version "2.11.1"
resolved "https://registry.yarnpkg.com/edge-login-ui-rn/-/edge-login-ui-rn-2.11.1.tgz#74d5a0c786caceafa074055355887b28c7949da6"
integrity sha512-mGqF8LBRUGVSbvO+Xm0fYo84CoGRGBw6xmDp9RsUio3Kc6RMTrkkDDkihA9FH4S9DoCfbXuOrkvtVrQUEY5ibg==
edge-login-ui-rn@^2.13.1:
version "2.13.1"
resolved "https://registry.yarnpkg.com/edge-login-ui-rn/-/edge-login-ui-rn-2.13.1.tgz#9a543d345fcb9a7538ac49db725e4e98542c3d9d"
integrity sha512-aDFKrBdjGwYPwhEVQzN2Kfv+E6rsIjMPrJ8hBXO/MjXNHipPysyyKQvcIDzl6ZIhtOPUGbmF9k/Tu7mpYdVEKw==
dependencies:
base-x "^4.0.0"
cleaners "^0.3.12"
Expand Down Expand Up @@ -8914,9 +8914,9 @@ eyes@^0.1.8:
resolved "https://registry.yarnpkg.com/eyes/-/eyes-0.1.8.tgz#62cf120234c683785d902348a800ef3e0cc20bc0"
integrity sha512-GipyPsXO1anza0AOZdy69Im7hGFCNB7Y/NGjDlZGJ3GJJLtwNSb2vrzYrTYJRrRloVx7pl+bhUaTB8yiccPvFQ==

"eztz.js@git+https://github.com/EdgeApp/eztz.git#edge-fixes":
"eztz.js@https://github.com/EdgeApp/eztz.git#edge-fixes":
version "0.0.1"
resolved "git+https://github.com/EdgeApp/eztz.git#eefa603586810c3d62f852e7f28cfe57c523b7db"
resolved "https://github.com/EdgeApp/eztz.git#eefa603586810c3d62f852e7f28cfe57c523b7db"
dependencies:
bignumber.js "^7.2.1"
bip39 "^3.0.2"
Expand Down

0 comments on commit 0a19845

Please sign in to comment.