Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Commit

Permalink
chore(dependency): Update micromatch to 4.0.2
Browse files Browse the repository at this point in the history
There is a security issue in set-value (https://nvd.nist.gov/vuln/detail/CVE-2019-10747) that is fixed by updating micromatch to the latest version, which does not use set-value
  • Loading branch information
gingerchris committed Oct 31, 2019
1 parent 5d848d1 commit 965bf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"enhanced-resolve": "^4.0.0",
"loader-utils": "^1.1.0",
"lodash": "^4.17.5",
"micromatch": "^3.1.9",
"micromatch": "^4.0.2",
"mkdirp": "^0.5.1",
"source-map-support": "^0.5.3",
"webpack-log": "^1.2.0"
Expand Down

0 comments on commit 965bf0a

Please sign in to comment.