Skip to content

Commit

Permalink
deps: raw-body@2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Sep 8, 2017
1 parent e666dbe commit 1841248
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ unreleased
- Fix CESU-8 decoding in Node.js 8
- Improve speed of ISO-8859-1 encoding
* deps: qs@6.5.0
* deps: raw-body@2.3.0
* deps: raw-body@2.3.1
- Use `http-errors` for standard emitted errors
- deps: bytes@2.5.0
- deps: bytes@3.0.0
- deps: iconv-lite@0.4.18
- perf: skip buffer decoding on overage chunk
* perf: prevent internal `throw` when missing charset

1.17.2 / 2017-05-17
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"iconv-lite": "0.4.18",
"on-finished": "~2.3.0",
"qs": "6.5.0",
"raw-body": "2.3.0",
"raw-body": "2.3.1",
"type-is": "~1.6.15"
},
"devDependencies": {
Expand Down

0 comments on commit 1841248

Please sign in to comment.