mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-26 08:55:56 +01:00
fix: upgrade detox from 16.8.1 to 16.9.2
Snyk has created this PR to upgrade detox from 16.8.1 to 16.9.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:
parent
8c883e8388
commit
f0b9366ced
2 changed files with 4 additions and 5 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
@ -7247,11 +7247,10 @@
|
|||
"dev": true
|
||||
},
|
||||
"detox": {
|
||||
"version": "16.8.1",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-16.8.1.tgz",
|
||||
"integrity": "sha512-Mle2knsufJFzangJPX8Fmi9aZoLz9vlYwe+oBLA0hwO7n9AUuC/N4N21VRE7zSSP07nkkLDx/AMy730u8/z4vw==",
|
||||
"version": "16.9.2",
|
||||
"resolved": "https://registry.npmjs.org/detox/-/detox-16.9.2.tgz",
|
||||
"integrity": "sha512-yi74zL3hHFRU131B5tgZiYh0hPWvpryntllAKEpxRGRRuz+11s2+TjpuS0M02jGOdDMFBk5BzcXFGM57FWbWNA==",
|
||||
"requires": {
|
||||
"@babel/core": "^7.4.5",
|
||||
"bunyan": "^1.8.12",
|
||||
"bunyan-debug-stream": "^1.1.0",
|
||||
"chalk": "^2.4.2",
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
"coinselect": "3.1.12",
|
||||
"crypto-js": "3.1.9-1",
|
||||
"dayjs": "1.8.28",
|
||||
"detox": "16.8.1",
|
||||
"detox": "16.9.2",
|
||||
"ecurve": "1.0.6",
|
||||
"electrum-client": "git+https://github.com/BlueWallet/rn-electrum-client.git#cc018effafd2256272f348953500c4d27cef0d2f",
|
||||
"electrum-mnemonic": "2.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue