Merge tag '3.19.0'

This commit is contained in:
Douglas Christopher Wilson
2015-01-13 22:14:26 -05:00
2 changed files with 41 additions and 5 deletions

View File

@@ -37,14 +37,14 @@
"finalhandler": "0.3.3",
"fresh": "0.2.4",
"media-typer": "0.3.0",
"methods": "1.1.1",
"methods": "~1.1.1",
"on-finished": "~2.2.0",
"parseurl": "~1.3.0",
"path-to-regexp": "0.1.3",
"proxy-addr": "~1.0.5",
"qs": "2.3.3",
"range-parser": "~1.0.2",
"send": "0.10.1",
"send": "0.11.0",
"serve-static": "~1.7.2",
"type-is": "~1.5.5",
"vary": "~1.0.0",
@@ -54,11 +54,11 @@
},
"devDependencies": {
"after": "0.8.1",
"ejs": "2.0.8",
"istanbul": "0.3.5",
"mocha": "~2.0.0",
"should": "~4.3.1",
"mocha": "~2.1.0",
"should": "~4.4.4",
"supertest": "~0.15.0",
"ejs": "~1.0.0",
"marked": "0.3.2",
"hjs": "~0.0.6",
"body-parser": "~1.10.1",