Skip to content

Commit

Permalink
deps: http-errors@~1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 11, 2016
1 parent 1ef9c7f commit 8ff2c24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
unreleased
==========

* deps: http-errors@~1.4.0
- Add `HttpError` export, for `err instanceof createError.HttpError`
- deps: inherits@2.0.1
- deps: statuses@'>= 1.2.1 < 2'
* deps: type-is@~1.6.11
- deps: mime-types@~2.1.9

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"content-type": "~1.0.1",
"debug": "~2.2.0",
"depd": "~1.1.0",
"http-errors": "~1.3.1",
"http-errors": "~1.4.0",
"iconv-lite": "0.4.13",
"on-finished": "~2.3.0",
"qs": "5.2.0",
Expand Down

0 comments on commit 8ff2c24

Please sign in to comment.