fix: upgrade detox from 18.8.0 to 18.8.1

Snyk has created this PR to upgrade detox from 18.8.0 to 18.8.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-04-15 03:51:43 +00:00 committed by Overtorment
parent 602f16f1b4
commit 15ed66ead2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8816,9 +8816,9 @@
"dev": true
},
"detox": {
"version": "18.8.0",
"resolved": "https://registry.npmjs.org/detox/-/detox-18.8.0.tgz",
"integrity": "sha512-n2HkQ5Vk9BlJmp+LE75msnz4IIHZGk7woS0J2R7Z1WV1jnvUD+XWa3xwd4bc7TEPU1tqfP9YRjkTGQaLT7eReA==",
"version": "18.8.1",
"resolved": "https://registry.npmjs.org/detox/-/detox-18.8.1.tgz",
"integrity": "sha512-dxtyM5f/IyzkL5wVsmWyg2an3Ls0rNRSOOJ82pk26alBY7TKGm+PqtK9vnFuS84vN1uxdsBez+4W15ojmAEZZw==",
"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.8.0",
"detox": "18.8.1",
"ecurve": "1.0.6",
"electrum-client": "git+https://github.com/BlueWallet/rn-electrum-client.git#f9a827e724a5a2e578fdfdb483f83793af55b030",
"electrum-mnemonic": "2.0.0",