paulmillr / chokidar

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

Raise braces to 3.0.3 #1315

Closed thomashohn closed 3 months ago

thomashohn commented 3 months ago

Fix issue #1314 1314

paulmillr commented 3 months ago

~3.0.2 means it would use 3.0.3 when available

bottjert commented 3 months ago

3.0.3 is available, but when I install chokidar 3.6.0, it still installs braces v3.0.2 Output from npm ls --all: image Also, our security scanner (Blackduck) is still showing the vulnerability from braces v3.0.2 image

paulmillr commented 3 months ago

google how to update your deps