electron / universal

Create Universal macOS applications from two x64 and arm64 Electron applications
MIT License
112 stars 43 forks source link

security!: upgrade deps; bump min node version #57

Closed AviVahl closed 1 year ago

AviVahl commented 1 year ago

closes #56

resolves all vulnerabilities found by yarn audit. bumps min node version to 12 (breaking).

before this PR:

67 vulnerabilities found - Packages audited: 806
Severity: 1 Low | 17 Moderate | 44 High | 5 Critical

after this PR:

0 vulnerabilities found - Packages audited: 552
AviVahl commented 1 year ago

Appreciate the review nonetheless. Thanks. 🙏