Merge pull request #2858 from BlueWallet/snyk-upgrade-0fa6574c5050210f8645744917fb408e

[Snyk] Upgrade detox from 18.7.0 to 18.7.1
This commit is contained in:
GLaDOS 2021-03-27 07:52:40 +00:00 committed by GitHub
commit 37ef45fa70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",