Skip to content

Update Chokidar to the new minor version that fixes the prototype pollution vulnerability through minmimist#148

Merged
sokra merged 1 commit intowebpack:watchpack-1from
mjziolko:chokidar-vuln
Mar 24, 2020
Merged

Update Chokidar to the new minor version that fixes the prototype pollution vulnerability through minmimist#148
sokra merged 1 commit intowebpack:watchpack-1from
mjziolko:chokidar-vuln

Conversation

@mjziolko
Copy link
Copy Markdown

https://npmjs.com/advisories/1179

Chokidar 2.0.5 does not exist yet but there's a PR to cascade this fix down: paulmillr/chokidar#993

@jsf-clabot
Copy link
Copy Markdown

jsf-clabot commented Mar 18, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2020

Codecov Report

Merging #148 into watchpack-1 will decrease coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           watchpack-1     #148      +/-   ##
===============================================
- Coverage        95.50%   95.22%   -0.29%     
===============================================
  Files                3        3              
  Lines              356      356              
  Branches            97       97              
===============================================
- Hits               340      339       -1     
- Misses              16       17       +1     
Impacted Files Coverage Δ
lib/DirectoryWatcher.js 95.00% <0.00%> (-0.42%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d839e8...1549c44. Read the comment docs.

@paulmillr
Copy link
Copy Markdown
Contributor

It's not chokidar 2.0.5 - it's 2.1.x

@sokra sokra closed this Mar 24, 2020
@sokra sokra reopened this Mar 24, 2020
@sokra sokra merged commit 31500fb into webpack:watchpack-1 Mar 24, 2020
@sokra
Copy link
Copy Markdown
Member

sokra commented Mar 24, 2020

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants