Skip to content

Commit

Permalink
deps: debug@2.6.1
Browse files Browse the repository at this point in the history
closes #137
closes #138
  • Loading branch information
beeman authored and dougwilson committed Feb 11, 2017
1 parent b0e3c90 commit 90d0544
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: debug@2.6.1
- Fix deprecation messages in WebStorm and other editors
- Undeprecate `DEBUG_FD` set to `1` or `2`

1.8.0 / 2017-02-04
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"repository": "expressjs/morgan",
"dependencies": {
"basic-auth": "~1.1.0",
"debug": "2.6.0",
"debug": "2.6.1",
"depd": "~1.1.0",
"on-finished": "~2.3.0",
"on-headers": "~1.0.1"
Expand Down

0 comments on commit 90d0544

Please sign in to comment.