We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4218d04 commit 952484fCopy full SHA for 952484f
History.md
@@ -4,6 +4,7 @@ unreleased
4
* Improve error message for non-strings to `res.sendFile`
5
* Improve error message for `null`/`undefined` to `res.status`
6
* Support multiple hosts in `X-Forwarded-Host`
7
+ * deps: [email protected]
8
9
4.16.4 / 2018-10-10
10
===================
package.json
@@ -30,7 +30,7 @@
30
"accepts": "~1.3.5",
31
"array-flatten": "1.1.1",
32
"body-parser": "1.18.3",
33
- "content-disposition": "0.5.2",
+ "content-disposition": "0.5.3",
34
"content-type": "~1.0.4",
35
"cookie": "0.3.1",
36
"cookie-signature": "1.0.6",
0 commit comments