fix: upgrade detox from 18.1.0 to 18.2.2

Snyk has created this PR to upgrade detox from 18.1.0 to 18.2.2.

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-02-13 03:56:11 +00:00
parent 6c47651d63
commit 22111d24af
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

@ -9386,9 +9386,9 @@
"dev": true
},
"detox": {
"version": "18.1.0",
"resolved": "https://registry.npmjs.org/detox/-/detox-18.1.0.tgz",
"integrity": "sha512-IVvpmVb+iq/94VZ3O18iq3jel1UJ/ej5AyGdY+HKcPPOxCi+V/zItA0pfK77HeYspxCm6b4CAMKChpBAtdUqiQ==",
"version": "18.2.2",
"resolved": "https://registry.npmjs.org/detox/-/detox-18.2.2.tgz",
"integrity": "sha512-+4foyz7HraKWAHavkmN4QKaWVUcWdqdnI5ftak1ilIloZaZPGHuIe1ymRC2xoWtpdIpvW6mRJkhm7TeJrZW9HA==",
"requires": {
"bunyan": "^1.8.12",
"bunyan-debug-stream": "^1.1.0",

View File

@ -100,7 +100,7 @@
"coinselect": "3.1.12",
"crypto-js": "3.1.9-1",
"dayjs": "1.10.3",
"detox": "18.1.0",
"detox": "18.2.2",
"ecurve": "1.0.6",
"electrum-client": "git+https://github.com/BlueWallet/rn-electrum-client.git#f9a827e724a5a2e578fdfdb483f83793af55b030",
"electrum-mnemonic": "2.0.0",