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 7a088eb commit 11248a2Copy full SHA for 11248a2
HISTORY.md
@@ -4,6 +4,8 @@ unreleased
4
* deps: bytes@3.1.2
5
* deps: qs@6.9.7
6
* Fix handling of `__proto__` keys
7
+ * deps: raw-body@2.4.3
8
+ - deps: bytes@3.1.2
9
10
1.19.1 / 2021-12-10
11
===================
package.json
@@ -17,7 +17,7 @@
17
"iconv-lite": "0.4.24",
18
"on-finished": "~2.3.0",
19
"qs": "6.9.7",
20
- "raw-body": "2.4.2",
+ "raw-body": "2.4.3",
21
"type-is": "~1.6.18"
22
},
23
"devDependencies": {
0 commit comments