Skip to content

Commit

Permalink
deps: debug@2.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed May 17, 2017
1 parent 6549469 commit 5cf473d
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 @@ -2,8 +2,9 @@ unreleased
==========

* Fix error when `res.set` cannot add charset to `Content-Type`
* deps: debug@2.6.3
- Fix: `DEBUG_MAX_ARRAY_LENGTH`
* deps: debug@2.6.7
- Fix `DEBUG_MAX_ARRAY_LENGTH`
- deps: ms@2.0.0
* deps: finalhandler@~1.0.3
- Fix missing `</html>` in HTML document
- deps: debug@2.6.7
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"content-type": "~1.0.2",
"cookie": "0.3.1",
"cookie-signature": "1.0.6",
"debug": "2.6.3",
"debug": "2.6.7",
"depd": "~1.1.0",
"encodeurl": "~1.0.1",
"escape-html": "~1.0.3",
Expand Down

0 comments on commit 5cf473d

Please sign in to comment.