deps: serve-static@~1.7.2

This commit is contained in:
Douglas Christopher Wilson
2015-01-04 17:49:39 -05:00
parent a7227a0964
commit 2d6faf6da7
2 changed files with 3 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ unreleased
- deps: on-finished@~2.2.0
* deps: methods@~1.1.1
* deps: on-finished@~2.2.0
* deps: serve-static@~1.7.2
- Fix potential open redirect when mounted at root
4.10.6 / 2014-12-12
===================

View File

@@ -45,7 +45,7 @@
"qs": "2.3.3",
"range-parser": "~1.0.2",
"send": "0.10.1",
"serve-static": "~1.7.1",
"serve-static": "~1.7.2",
"type-is": "~1.5.4",
"vary": "~1.0.0",
"cookie": "0.1.2",