fix: upgrade detox from 18.7.0 to 18.7.1

Snyk has created this PR to upgrade detox from 18.7.0 to 18.7.1.

See this package in npm:
https://www.npmjs.com/package/detox

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2021-03-27 03:51:19 +00:00
parent ed18f475ba
commit aac62c0b69
No known key found for this signature in database
GPG key ID: 09541BBFF0C4C795
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -8750,9 +8750,9 @@
"dev": true
},
"detox": {
"version": "18.7.0",
"resolved": "https://registry.npmjs.org/detox/-/detox-18.7.0.tgz",
"integrity": "sha512-hMhzp4ZuSvRSEqw2CyQb+3iskm+MaOa6VHM5iORcW3kKyqvwpBpiFsMWBRoUManzOvkvL/m+tbkTpJLI72VtTA==",
"version": "18.7.1",
"resolved": "https://registry.npmjs.org/detox/-/detox-18.7.1.tgz",
"integrity": "sha512-57kKFOb8cv8rJATTvczzwzN238WXTiUYjlcJCAt23zeCP8cCLflHNLB+9KGugLtJ8cpImrMki2DsaGB7hAbhbw==",
"requires": {
"bunyan": "^1.8.12",
"bunyan-debug-stream": "^1.1.0",

View file

@ -101,7 +101,7 @@
"coinselect": "3.1.12",
"crypto-js": "3.1.9-1",
"dayjs": "1.10.4",
"detox": "18.7.0",
"detox": "18.7.1",
"ecurve": "1.0.6",
"electrum-client": "git+https://github.com/BlueWallet/rn-electrum-client.git#f9a827e724a5a2e578fdfdb483f83793af55b030",
"electrum-mnemonic": "2.0.0",