mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
Merge pull request #4953 from BlueWallet/renovate/detox-19.x
Update dependency detox to v19.9.2
This commit is contained in:
commit
6766e89fbc
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -39,7 +39,7 @@
|
||||||
"coinselect": "3.1.13",
|
"coinselect": "3.1.13",
|
||||||
"crypto-js": "4.1.1",
|
"crypto-js": "4.1.1",
|
||||||
"dayjs": "1.11.5",
|
"dayjs": "1.11.5",
|
||||||
"detox": "19.9.1",
|
"detox": "19.9.2",
|
||||||
"ecpair": "2.0.1",
|
"ecpair": "2.0.1",
|
||||||
"ecurve": "1.0.6",
|
"ecurve": "1.0.6",
|
||||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#99ebcc649d91a8dc39bea7964b02dd9ead464aa4",
|
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#99ebcc649d91a8dc39bea7964b02dd9ead464aa4",
|
||||||
|
@ -10479,9 +10479,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/detox": {
|
"node_modules/detox": {
|
||||||
"version": "19.9.1",
|
"version": "19.9.2",
|
||||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.9.1.tgz",
|
"resolved": "https://registry.npmjs.org/detox/-/detox-19.9.2.tgz",
|
||||||
"integrity": "sha512-SNhmS6VMycYVF/FHNfPR7rhpc/G/ft4c/Pqv6qt3TasBBjfdw5uI7SBAmIPMkPRkWtmAGdRycrFeJGFtBzpriA==",
|
"integrity": "sha512-q7Qi6ZQFo/0grkuVOYPC5lAqSSeb5HanNqfXhFAOnS3JXnrO/R4NRBYVrQfEPMJZNpOkITYtFjv7e/gAfBpNQQ==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ajv": "^8.6.3",
|
"ajv": "^8.6.3",
|
||||||
|
@ -35950,9 +35950,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"detox": {
|
"detox": {
|
||||||
"version": "19.9.1",
|
"version": "19.9.2",
|
||||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.9.1.tgz",
|
"resolved": "https://registry.npmjs.org/detox/-/detox-19.9.2.tgz",
|
||||||
"integrity": "sha512-SNhmS6VMycYVF/FHNfPR7rhpc/G/ft4c/Pqv6qt3TasBBjfdw5uI7SBAmIPMkPRkWtmAGdRycrFeJGFtBzpriA==",
|
"integrity": "sha512-q7Qi6ZQFo/0grkuVOYPC5lAqSSeb5HanNqfXhFAOnS3JXnrO/R4NRBYVrQfEPMJZNpOkITYtFjv7e/gAfBpNQQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"ajv": "^8.6.3",
|
"ajv": "^8.6.3",
|
||||||
"bunyan": "^1.8.12",
|
"bunyan": "^1.8.12",
|
||||||
|
|
|
@ -125,7 +125,7 @@
|
||||||
"coinselect": "3.1.13",
|
"coinselect": "3.1.13",
|
||||||
"crypto-js": "4.1.1",
|
"crypto-js": "4.1.1",
|
||||||
"dayjs": "1.11.5",
|
"dayjs": "1.11.5",
|
||||||
"detox": "19.9.1",
|
"detox": "19.9.2",
|
||||||
"ecpair": "2.0.1",
|
"ecpair": "2.0.1",
|
||||||
"ecurve": "1.0.6",
|
"ecurve": "1.0.6",
|
||||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#99ebcc649d91a8dc39bea7964b02dd9ead464aa4",
|
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#99ebcc649d91a8dc39bea7964b02dd9ead464aa4",
|
||||||
|
|
Loading…
Add table
Reference in a new issue