mirror of
https://github.com/expressjs/express.git
synced 2026-02-21 19:41:36 +00:00
Merge tag '3.20.0'
This commit is contained in:
@@ -29,14 +29,14 @@
|
||||
"dependencies": {
|
||||
"accepts": "~1.2.3",
|
||||
"content-disposition": "0.5.0",
|
||||
"cookie-signature": "1.0.5",
|
||||
"content-type": "~1.0.1",
|
||||
"cookie-signature": "1.0.6",
|
||||
"debug": "~2.1.1",
|
||||
"depd": "~1.0.0",
|
||||
"escape-html": "1.0.1",
|
||||
"etag": "~1.5.1",
|
||||
"finalhandler": "0.3.3",
|
||||
"fresh": "0.2.4",
|
||||
"media-typer": "0.3.0",
|
||||
"methods": "~1.1.1",
|
||||
"on-finished": "~2.2.0",
|
||||
"parseurl": "~1.3.0",
|
||||
@@ -44,7 +44,7 @@
|
||||
"proxy-addr": "~1.0.6",
|
||||
"qs": "2.3.3",
|
||||
"range-parser": "~1.0.2",
|
||||
"send": "0.11.1",
|
||||
"send": "0.12.1",
|
||||
"serve-static": "~1.8.1",
|
||||
"type-is": "~1.5.6",
|
||||
"vary": "~1.0.0",
|
||||
@@ -58,7 +58,7 @@
|
||||
"istanbul": "0.3.5",
|
||||
"marked": "0.3.3",
|
||||
"mocha": "~2.1.0",
|
||||
"should": "~4.6.2",
|
||||
"should": "~5.0.0",
|
||||
"supertest": "~0.15.0",
|
||||
"hjs": "~0.0.6",
|
||||
"body-parser": "~1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user