We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbeaeb commit a4f1ef3Copy full SHA for a4f1ef3
HISTORY.md
@@ -3,6 +3,8 @@ unreleased
3
4
* deps: accepts@~1.3.4
5
- deps: mime-types@~2.1.16
6
+ * deps: http-errors@~1.6.2
7
+ - deps: [email protected]
8
9
1.9.0 / 2017-05-25
10
==================
package.json
@@ -10,7 +10,7 @@
"batch": "0.6.1",
11
"debug": "2.6.8",
12
"escape-html": "~1.0.3",
13
- "http-errors": "~1.6.1",
+ "http-errors": "~1.6.2",
14
"mime-types": "~2.1.15",
15
"parseurl": "~1.3.1"
16
},
0 commit comments