mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update dependency detox to v19.12.5
This commit is contained in:
parent
8d10c58b0c
commit
ca416071a3
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.3",
|
||||
"detox": "19.12.5",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#76c0ea35e1a50c47f3a7f818d529ebd100161496",
|
||||
@ -10594,9 +10594,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/detox": {
|
||||
"version": "19.12.3",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.3.tgz",
|
||||
"integrity": "sha512-zIlTUAnur99Oj1mfLC+WV/hx2scJGW2eXG2oWOKKVm97dhb9NrlvHSMB0vNYkKPL8KU/j2pO3zoPpJpH74tPoQ==",
|
||||
"version": "19.12.5",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.5.tgz",
|
||||
"integrity": "sha512-vGL3CwfSARimbwbBPW3JZ4WEGgeqpT2PXyVcDyCWgmFu//K9/Ng6c0H2lysh4foSbtcMJgC6+zrATUX5wbThhw==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"ajv": "^8.6.3",
|
||||
@ -36071,9 +36071,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"detox": {
|
||||
"version": "19.12.3",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.3.tgz",
|
||||
"integrity": "sha512-zIlTUAnur99Oj1mfLC+WV/hx2scJGW2eXG2oWOKKVm97dhb9NrlvHSMB0vNYkKPL8KU/j2pO3zoPpJpH74tPoQ==",
|
||||
"version": "19.12.5",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.12.5.tgz",
|
||||
"integrity": "sha512-vGL3CwfSARimbwbBPW3JZ4WEGgeqpT2PXyVcDyCWgmFu//K9/Ng6c0H2lysh4foSbtcMJgC6+zrATUX5wbThhw==",
|
||||
"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.3",
|
||||
"detox": "19.12.5",
|
||||
"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