Upgrade chokidar to 2.0+ to resolve security problem in dependency?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 461
- PR merge metrics
- No merged PRs in 30d
Description
Dustjs-linkedin 2.7.5 still depends on chokidar 1.5.2, which depends on a component which has a vulnerability: https://snyk.io/test/npm/braces/1.8.5

This dependent vulnerability is fixed in newer versions of chokidar, including 2.0.0, 2.0.1, and 2.0.2:
https://snyk.io/test/npm/chokidar/2.0.2?tab=dependencies
Can you please upgrade dustjs-linkedin to depend on chokidar 2.0.2 which in turn depends on a newer version of braces where this vulnerability is resolved?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named in the issue. Start by locating the package dependency declaration for chokidar, then verify that version 2.0.2 is used and that its dependency tree no longer includes the vulnerable braces version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security, tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100