Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to a version of `mime` which has been patched for Regular Expr… #1196

Merged
merged 1 commit into from Sep 28, 2017
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Update to a version of `mime` which has been patched for Regular Expr…

…ession Denial of Service vulnerability

This was discovered via https://nodesecurity.io/advisories/535

See broofa/node-mime#167 (comment) for more info
  • Loading branch information
bsclifton committed Sep 28, 2017
commit 15e9abf3f9342ab3dab92ad0709b4db885ec8750
@@ -39,7 +39,7 @@
"inherits": "^2.0.1",
"load-ip-set": "^1.2.7",
"memory-chunk-store": "^1.2.0",
"mime": "^1.3.4",
"mime": "^1.4.1",
"multistream": "^2.0.5",
"package-json-versionify": "^1.0.2",
"parse-torrent": "^5.8.0",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.