Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Fix #316 updating loader-fs-cache min version #317

Merged
merged 2 commits into from Mar 30, 2020

Conversation

neokeld
Copy link
Contributor

@neokeld neokeld commented Mar 22, 2020

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Fix #316 updating loader-fs-cache min version.
The new version of loader-fs-cache has support for a new version of minimist which has not the prototype pollution vuln (CVE-2020-7598).

Breaking Changes

None.

Additional Info

See: viankakrisna/loader-fs-cache#5

Fix webpack-contrib#316 updating loader-fs-cache min version.
The new version of loader-fs-cache has support for a new version of minimist which has not the prototype pollution vuln (CVE-2020-7598).
@jsf-clabot
Copy link

jsf-clabot commented Mar 22, 2020

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

please update minimist due to prototype pollution (CVE-2020-7598)
3 participants