Skip to content

Commit

Permalink
deps: http-errors@~1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 23, 2017
1 parent e7b86ba commit d1c2c7f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions HISTORY.md
@@ -1,3 +1,10 @@
unreleased
==========

* deps: http-errors@~1.6.1
- Make `message` property enumerable for `HttpError`s
- deps: setprototypeof@1.0.3

1.16.1 / 2017-02-10
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -13,7 +13,7 @@
"content-type": "~1.0.2",
"debug": "2.6.1",
"depd": "~1.1.0",
"http-errors": "~1.5.1",
"http-errors": "~1.6.1",
"iconv-lite": "0.4.15",
"on-finished": "~2.3.0",
"qs": "6.2.1",
Expand Down

0 comments on commit d1c2c7f

Please sign in to comment.