Skip to content

Commit

Permalink
deps: raw-body@~2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jul 6, 2015
1 parent f7af283 commit 9106450
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ unreleased
==========

* deps: [email protected]
* deps: raw-body@~2.1.2
- Fix error stack traces to skip `makeError`
- deps: [email protected]

1.13.1 / 2015-06-16
===================
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.11",
"on-finished": "~2.3.0",
"qs": "2.4.2",
"raw-body": "~2.1.1",
"raw-body": "~2.1.2",
"type-is": "~1.6.3"
},
"devDependencies": {
Expand Down

0 comments on commit 9106450

Please sign in to comment.