Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

chore: audit - electron upgrade #236

Closed tomaszantas closed 2 years ago

tomaszantas commented 2 years ago

Description

Upgrade deep dependencies:

Motivation and Context

yarn audit

https://github.com/Altalogy/tari/runs/6743175486?check_suite_focus=true#step:4:25

yarn audit v1.22.18
warning ../package.json: No license field
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Renderers can obtain access to random bluetooth device       │
│               │ without permission in Electron                               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ electron                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=13.[6](https://github.com/Altalogy/tari/runs/6743175486?check_suite_focus=true#step:4:7).6                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ react-devtools                                               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ react-devtools > electron                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/10[7](https://github.com/Altalogy/tari/runs/6743175486?check_suite_focus=true#step:4:8)0353                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
1 vulnerabilities found - Packages audited: 1[8](https://github.com/Altalogy/tari/runs/6743175486?check_suite_focus=true#step:4:9)58
Severity: 1 Low
Done in 1.27s.

How Has This Been Tested?

yarn audit v1.22.17
warning ../package.json: No license field
0 vulnerabilities found - Packages audited: 1857
✨  Done in 1.25s.