mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
Merge pull request #6908 from BlueWallet/renovate/detox-20.x
Update dependency detox to v20.25.4
This commit is contained in:
commit
55a1a25858
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.3",
|
||||
"detox": "20.25.4",
|
||||
"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.3",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-20.25.3.tgz",
|
||||
"integrity": "sha512-6JkT2CANVgiyBotD2s1w0ZwIlhfKfHuucsqlpv+99NmdbQ8QkmRMBpnH+RWoJVUQRzt9MXO9VF1zPu9T2VoOKA==",
|
||||
"version": "20.25.4",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-20.25.4.tgz",
|
||||
"integrity": "sha512-QtltBMeQnjaohVBAzXZRoAHwP2fQf/wqyjwiKmJnIqNjITBMyRRwUSgZodVFXnvqwN6E9/moJqLt0HQ71LFbuw==",
|
||||
"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.3",
|
||||
"detox": "20.25.4",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#1bfe3cc",
|
||||
|
Loading…
Reference in New Issue
Block a user