mirror of
https://github.com/zebrajr/express.git
synced 2026-01-15 12:15:27 +00:00
deps: accepts@~1.0.7
This commit is contained in:
@@ -14,6 +14,7 @@ unreleased
|
||||
* restore `req.params` after invoking router
|
||||
* use `finalhandler` for final response handling
|
||||
* use `media-typer` to alter content-type charset
|
||||
* deps: accepts@~1.0.7
|
||||
* deps: send@0.5.0
|
||||
- Accept string for `maxage` (converted by `ms`)
|
||||
- Include link in default redirect response
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"repository": "visionmedia/express",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"accepts": "~1.0.5",
|
||||
"accepts": "~1.0.7",
|
||||
"buffer-crc32": "0.2.3",
|
||||
"debug": "1.0.2",
|
||||
"depd": "0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user