We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a09bb77 commit 9cf07dcCopy full SHA for 9cf07dc
HISTORY.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: http-errors@1.8.0
5
+ - deps: setprototypeof@1.2.0
6
7
2.4.1 / 2019-06-25
8
==================
9
package.json
@@ -11,7 +11,7 @@
11
"repository": "stream-utils/raw-body",
12
"dependencies": {
13
"bytes": "3.1.0",
14
- "http-errors": "1.7.3",
+ "http-errors": "1.8.0",
15
"iconv-lite": "0.4.24",
16
"unpipe": "1.0.0"
17
},
0 commit comments