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

Commit 965bf0a

Browse files
committed
chore(dependency): Update micromatch to 4.0.2
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
1 parent 5d848d1 commit 965bf0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"enhanced-resolve": "^4.0.0",
3838
"loader-utils": "^1.1.0",
3939
"lodash": "^4.17.5",
40-
"micromatch": "^3.1.9",
40+
"micromatch": "^4.0.2",
4141
"mkdirp": "^0.5.1",
4242
"source-map-support": "^0.5.3",
4343
"webpack-log": "^1.2.0"

0 commit comments

Comments
 (0)