mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
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:
parent
ed18f475ba
commit
aac62c0b69
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue