diff --git a/HISTORY.md b/HISTORY.md index 724d4841..e360afd9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -11,6 +11,10 @@ unreleased - Added encoding MIK * deps: qs@6.7.0 - Fix parsing array brackets after index + * deps: raw-body@2.4.0 + - deps: bytes@3.1.0 + - deps: http-errors@1.7.2 + - deps: iconv-lite@0.4.24 1.18.3 / 2018-05-14 =================== diff --git a/package.json b/package.json index 6eb39e85..4d815744 100644 --- a/package.json +++ b/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", "type-is": "~1.6.16" }, "devDependencies": {