paulmillr / chokidar

Minimal and efficient cross-platform file watching library
https://paulmillr.com
MIT License
10.8k stars 574 forks source link

Update braces to version 3.0.3 #1330

Closed chris-jamieson closed 2 months ago

chris-jamieson commented 2 months ago

The braces package versions before 3.0.3 are vulnerable to CVE-2024-4068 - see https://github.com/advisories/GHSA-grv7-fg5c-xmjg

This PR bumps the braces package version to 3.0.3

paulmillr commented 2 months ago

Learn how version ranges work