mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 07:28:07 +01:00
fix: upgrade detox from 18.14.1 to 18.15.0
Snyk has created this PR to upgrade detox from 18.14.1 to 18.15.0. 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
f26b694293
commit
ab0f35740c
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -6768,9 +6768,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"detox": {
|
||||
"version": "18.14.1",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-18.14.1.tgz",
|
||||
"integrity": "sha512-BOrf7rKgee7zZYmUIHQeomQ8SoQWEOJ9aNAM8lFQoON/RJrBi/NRUlO/jh4XFFepOkeJ5gr85Kz7g3pQxIPXow==",
|
||||
"version": "18.15.0",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-18.15.0.tgz",
|
||||
"integrity": "sha512-2PtDkfO0D5eyfqPqa5PUtO210f/WHGb4wJIVhiWPOCgBT+k5bwhqP7zeOmhS43dRkS3M3isq4GNuLSnQujK8uw==",
|
||||
"requires": {
|
||||
"bunyan": "^1.8.12",
|
||||
"bunyan-debug-stream": "^1.1.0",
|
||||
|
|
|
@ -105,7 +105,7 @@
|
|||
"coinselect": "3.1.12",
|
||||
"crypto-js": "4.0.0",
|
||||
"dayjs": "1.10.4",
|
||||
"detox": "18.14.1",
|
||||
"detox": "18.15.0",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "https://github.com/BlueWallet/rn-electrum-client#99ebcc649d91a8dc39bea7964b02dd9ead464aa4",
|
||||
"electrum-mnemonic": "2.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue