Skip to content

Commit

Permalink
deps: serve-static@~1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Mar 17, 2015
1 parent 40f4ac3 commit 410f561
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ unreleased
* deps: send@0.12.2
- Throw errors early for invalid `extensions` or `index` options
- deps: debug@~2.1.3
* deps: serve-static@~1.9.2
- deps: send@0.12.2

4.12.2 / 2015-03-02
===================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"qs": "2.3.3",
"range-parser": "~1.0.2",
"send": "0.12.2",
"serve-static": "~1.9.1",
"serve-static": "~1.9.2",
"type-is": "~1.6.0",
"vary": "~1.0.0",
"utils-merge": "1.0.0"
Expand Down

0 comments on commit 410f561

Please sign in to comment.