Skip to content

Commit cc0cbac

Browse files
committed
deps: raw-body@2.4.0
1 parent b69292b commit cc0cbac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ unreleased
1111
- Added encoding MIK
1212
* deps: qs@6.7.0
1313
- 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
1418

1519
1.18.3 / 2018-05-14
1620
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"iconv-lite": "0.4.24",
1818
"on-finished": "~2.3.0",
1919
"qs": "6.7.0",
20-
"raw-body": "2.3.3",
20+
"raw-body": "2.4.0",
2121
"type-is": "~1.6.16"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)