mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Merge branch 'master' into encryptprompt
This commit is contained in:
commit
b8c212355b
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -47,7 +47,7 @@
|
|||
"coinselect": "3.1.13",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.12",
|
||||
"detox": "20.25.2",
|
||||
"detox": "20.25.3",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#1bfe3cc",
|
||||
|
@ -7093,9 +7093,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/detox": {
|
||||
"version": "20.25.2",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-20.25.2.tgz",
|
||||
"integrity": "sha512-2M6jeVw5mEEg9Pk4GmmzxuASZ0dL138/fycyKAZ3mS/kF8ohnjg6Om/pw1gQaWWmFQ2BEwp6vHQtZMT0yTqdbQ==",
|
||||
"version": "20.25.3",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-20.25.3.tgz",
|
||||
"integrity": "sha512-6JkT2CANVgiyBotD2s1w0ZwIlhfKfHuucsqlpv+99NmdbQ8QkmRMBpnH+RWoJVUQRzt9MXO9VF1zPu9T2VoOKA==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
"coinselect": "3.1.13",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.12",
|
||||
"detox": "20.25.2",
|
||||
"detox": "20.25.3",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#1bfe3cc",
|
||||
|
|
Loading…
Add table
Reference in a new issue