mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-20 10:12:01 +01:00
Merge pull request #5061 from BlueWallet/renovate/detox-19.x
Update dependency detox to v19.12.3
This commit is contained in:
commit
0abe23b36a
14
package-lock.json
generated
14
package-lock.json
generated
@ -39,7 +39,7 @@
|
||||
"coinselect": "3.1.13",
|
||||
"crypto-js": "4.1.1",
|
||||
"dayjs": "1.11.5",
|
||||
"detox": "19.12.2",
|
||||
"detox": "19.12.3",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#76c0ea35e1a50c47f3a7f818d529ebd100161496",
|
||||
@ -10647,9 +10647,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/detox": {
|
||||
"version": "19.12.2",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.2.tgz",
|
||||
"integrity": "sha512-TFs367hg40kucYWlcfAOer+R5Oba8iBXxSXj239ngCuDrGTkQ9WYBdR0roresvSdbBX+J6raLmQNHQ00iDyKPg==",
|
||||
"version": "19.12.3",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.3.tgz",
|
||||
"integrity": "sha512-zIlTUAnur99Oj1mfLC+WV/hx2scJGW2eXG2oWOKKVm97dhb9NrlvHSMB0vNYkKPL8KU/j2pO3zoPpJpH74tPoQ==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"ajv": "^8.6.3",
|
||||
@ -36480,9 +36480,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"detox": {
|
||||
"version": "19.12.2",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.2.tgz",
|
||||
"integrity": "sha512-TFs367hg40kucYWlcfAOer+R5Oba8iBXxSXj239ngCuDrGTkQ9WYBdR0roresvSdbBX+J6raLmQNHQ00iDyKPg==",
|
||||
"version": "19.12.3",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.3.tgz",
|
||||
"integrity": "sha512-zIlTUAnur99Oj1mfLC+WV/hx2scJGW2eXG2oWOKKVm97dhb9NrlvHSMB0vNYkKPL8KU/j2pO3zoPpJpH74tPoQ==",
|
||||
"requires": {
|
||||
"ajv": "^8.6.3",
|
||||
"bunyan": "^1.8.12",
|
||||
|
@ -125,7 +125,7 @@
|
||||
"coinselect": "3.1.13",
|
||||
"crypto-js": "4.1.1",
|
||||
"dayjs": "1.11.5",
|
||||
"detox": "19.12.2",
|
||||
"detox": "19.12.3",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#76c0ea35e1a50c47f3a7f818d529ebd100161496",
|
||||
|
Loading…
Reference in New Issue
Block a user