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 2c35b41 commit 0385872Copy full SHA for 0385872
HISTORY.md
@@ -3,6 +3,7 @@ unreleased
3
4
* deps: content-type@~1.0.5
5
- perf: skip value escaping when unnecessary
6
+ * deps: raw-body@2.5.2
7
8
1.20.1 / 2022-10-06
9
===================
package.json
@@ -18,7 +18,7 @@
18
"iconv-lite": "0.4.24",
19
"on-finished": "2.4.1",
20
"qs": "6.11.0",
21
- "raw-body": "2.5.1",
+ "raw-body": "2.5.2",
22
"type-is": "~1.6.18",
23
"unpipe": "1.0.0"
24
},
0 commit comments