Skip to content

Commit 303b792

Browse files
authored
chore: Update mime within 1.x range to address regex vuln (#934)
1 parent 7a548eb commit 303b792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"lodash": "^4.11.1",
3535
"mdast-util-inject": "^1.1.0",
3636
"micromatch": "^3.0.0",
37-
"mime": "^1.3.4",
37+
"mime": "^1.4.1",
3838
"module-deps-sortable": "4.0.6",
3939
"parse-filepath": "^1.0.1",
4040
"pify": "^3.0.0",

0 commit comments

Comments
 (0)