Skip to content

Commit

Permalink
chore: Update mime within 1.x range to address regex vuln (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Oct 4, 2017
1 parent 7a548eb commit 303b792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"lodash": "^4.11.1",
"mdast-util-inject": "^1.1.0",
"micromatch": "^3.0.0",
"mime": "^1.3.4",
"mime": "^1.4.1",
"module-deps-sortable": "4.0.6",
"parse-filepath": "^1.0.1",
"pify": "^3.0.0",
Expand Down

0 comments on commit 303b792

Please sign in to comment.