fix: upgrade detox from 18.20.0 to 18.20.1

Snyk has created this PR to upgrade detox from 18.20.0 to 18.20.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-08-27 05:47:53 +00:00 committed by Overtorment
parent ed4207bff2
commit 06f3b866f2
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7119,9 +7119,9 @@
"dev": true
},
"detox": {
"version": "18.20.0",
"resolved": "https://registry.npmjs.org/detox/-/detox-18.20.0.tgz",
"integrity": "sha512-FamjX+TP2oXXe5ukEtzNzvWyIcS7REpwFxSequ6YGMixtIL/9TPwW/Qf0cdKsb9sIN98CbiVGoZ45JGLJELrfQ==",
"version": "18.20.1",
"resolved": "https://registry.npmjs.org/detox/-/detox-18.20.1.tgz",
"integrity": "sha512-rXkp7hoCrMXqhx3S3Majz3l2+W4d/F3mBfv4MW6ZjttQtWlC+cVVuXnhEgTYxbC71LGKXRhm114q4oBSq/XFeg==",
"requires": {
"bunyan": "^1.8.12",
"bunyan-debug-stream": "^1.1.0",

View File

@ -126,7 +126,7 @@
"coinselect": "3.1.12",
"crypto-js": "4.1.1",
"dayjs": "1.10.6",
"detox": "18.20.0",
"detox": "18.20.1",
"ecurve": "1.0.6",
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#99ebcc649d91a8dc39bea7964b02dd9ead464aa4",
"electrum-mnemonic": "2.0.0",