Skip to content

Commit 952484f

Browse files
committed
1 parent 4218d04 commit 952484f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

History.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ unreleased
44
* Improve error message for non-strings to `res.sendFile`
55
* Improve error message for `null`/`undefined` to `res.status`
66
* Support multiple hosts in `X-Forwarded-Host`
7+
78

89
4.16.4 / 2018-10-10
910
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"accepts": "~1.3.5",
3131
"array-flatten": "1.1.1",
3232
"body-parser": "1.18.3",
33-
"content-disposition": "0.5.2",
33+
"content-disposition": "0.5.3",
3434
"content-type": "~1.0.4",
3535
"cookie": "0.3.1",
3636
"cookie-signature": "1.0.6",

0 commit comments

Comments
 (0)