Automattic / simplenote-electron

Simplenote for Web, Windows, and Linux
https://app.simplenote.com
GNU General Public License v2.0
4.69k stars 553 forks source link

Chore: Fix security warning in braces per npm audit fix #3215

Closed codebykat closed 4 days ago

codebykat commented 3 weeks ago

npm audit report

braces <3.0.3 Severity: high Uncontrolled resource consumption in braces - https://github.com/advisories/GHSA-grv7-fg5c-xmjg fix available via npm audit fix node_modules/braces

Release

Upgrade the braces dependency to address a security warning

codebykat commented 4 days ago

This has been fixed in the RC in #3223, closing as it should eventually get merged back in to trunk