mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Merge pull request #7190 from BlueWallet/renovate/detox-20.x
Update dependency detox to v20.27.5
This commit is contained in:
commit
13bbba6731
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.13",
|
||||
"detox": "20.27.4",
|
||||
"detox": "20.27.5",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#1bfe3cc",
|
||||
@ -9736,9 +9736,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/detox": {
|
||||
"version": "20.27.4",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-20.27.4.tgz",
|
||||
"integrity": "sha512-Z2WlUZ6Wx6P2bsgY/VpvzYZeU2f1O8tgQaociPlZYKUdTpjvL5g5mzcQbjhpJyH7HknC3z1rANfjHHLiPj9qjQ==",
|
||||
"version": "20.27.5",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-20.27.5.tgz",
|
||||
"integrity": "sha512-JBe3fONwaSxYubd/36SZh3c2MaYs+Cx7sOA4GJfh16QTyoB7XvvbGrSlQDTbag/f0j5RZt4judPtg5A3P1/Uhg==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -111,7 +111,7 @@
|
||||
"coinselect": "3.1.13",
|
||||
"crypto-js": "4.2.0",
|
||||
"dayjs": "1.11.13",
|
||||
"detox": "20.27.4",
|
||||
"detox": "20.27.5",
|
||||
"ecpair": "2.0.1",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "github:BlueWallet/rn-electrum-client#1bfe3cc",
|
||||
|
Loading…
Reference in New Issue
Block a user