Skip to content

Commit

Permalink
deps: serve-static@1.13.0
Browse files Browse the repository at this point in the history
closes #3197
  • Loading branch information
dougwilson committed Sep 28, 2017
1 parent 4196458 commit 86f5df0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Expand Up @@ -33,6 +33,11 @@ unreleased
- Use instance methods on steam to check for listeners
- deps: mime@1.4.1
- perf: improve path validation speed
* deps: serve-static@1.13.0
- Add 70 new types for file extensions
- Add `immutable` option
- Set charset as "UTF-8" for .js and .json
- deps: send@0.16.0
* deps: setprototypeof@1.1.0
* deps: utils-merge@1.0.1
* deps: vary@~1.1.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"range-parser": "~1.2.0",
"safe-buffer": "5.1.1",
"send": "0.16.0",
"serve-static": "1.12.6",
"serve-static": "1.13.0",
"setprototypeof": "1.1.0",
"statuses": "~1.3.1",
"type-is": "~1.6.15",
Expand Down

0 comments on commit 86f5df0

Please sign in to comment.