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 b69292b commit cc0cbacCopy full SHA for cc0cbac
HISTORY.md
@@ -11,6 +11,10 @@ unreleased
11
- Added encoding MIK
12
* deps: qs@6.7.0
13
- Fix parsing array brackets after index
14
+ * deps: raw-body@2.4.0
15
+ - deps: bytes@3.1.0
16
+ - deps: http-errors@1.7.2
17
+ - deps: iconv-lite@0.4.24
18
19
1.18.3 / 2018-05-14
20
===================
package.json
@@ -17,7 +17,7 @@
"iconv-lite": "0.4.24",
"on-finished": "~2.3.0",
"qs": "6.7.0",
- "raw-body": "2.3.3",
+ "raw-body": "2.4.0",
21
"type-is": "~1.6.16"
22
},
23
"devDependencies": {
0 commit comments