mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 23:08:07 +01:00
Merge pull request #4997 from BlueWallet/renovate/detox-19.x
Update dependency detox to v19.11.0
This commit is contained in:
commit
ef7035c488
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",
|
||||
"crypto-js": "4.1.1",
|
||||
"dayjs": "1.11.5",
|
||||
"detox": "19.9.3",
|
||||
"detox": "19.11.0",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#99ebcc649d91a8dc39bea7964b02dd9ead464aa4",
|
||||
|
@ -10479,9 +10479,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/detox": {
|
||||
"version": "19.9.3",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.9.3.tgz",
|
||||
"integrity": "sha512-CseLObMKLsxD1aTr7yfCQ6HgHxtklV6fZbkAU1pppJZeblHzg8mfKMOGFUheb2OzngmdQgUkcgNqN+DXdU29QA==",
|
||||
"version": "19.11.0",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.11.0.tgz",
|
||||
"integrity": "sha512-/h0MTOXdPK8IhsdUojbIUGE4zX0TdKsgGRT20WOKlla4NIzed/3Kqlw0+m8bB5Ny7/UBOmbByBpwC/PcZbBvwA==",
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"ajv": "^8.6.3",
|
||||
|
@ -35950,9 +35950,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"detox": {
|
||||
"version": "19.9.3",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.9.3.tgz",
|
||||
"integrity": "sha512-CseLObMKLsxD1aTr7yfCQ6HgHxtklV6fZbkAU1pppJZeblHzg8mfKMOGFUheb2OzngmdQgUkcgNqN+DXdU29QA==",
|
||||
"version": "19.11.0",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-19.11.0.tgz",
|
||||
"integrity": "sha512-/h0MTOXdPK8IhsdUojbIUGE4zX0TdKsgGRT20WOKlla4NIzed/3Kqlw0+m8bB5Ny7/UBOmbByBpwC/PcZbBvwA==",
|
||||
"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.9.3",
|
||||
"detox": "19.11.0",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#99ebcc649d91a8dc39bea7964b02dd9ead464aa4",
|
||||
|
|
Loading…
Add table
Reference in a new issue