mn6 / nook-desktop

Desktop version of Nook, since Chrome MV3 will render it unusable
227 stars 28 forks source link

Re-audited packages to fix high-risk security vulnerabilities that were missed in the last one #31

Closed OpenSauce04 closed 1 year ago

OpenSauce04 commented 1 year ago

The previous audit you ran appeared to not actually fix a decent number of the high risk vulnerabilities. This PR re-audits all packages with npm audit fix --force, same as my previous unmerged PR did Before: image After: image