Skip to content

Commit 24c48f8

Browse files
committed
1 parent 57d237f commit 24c48f8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
5+
- Fix `DEBUG_MAX_ARRAY_LENGTH`
6+
17
1.17.1 / 2017-03-06
28
===================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"bytes": "2.4.0",
1313
"content-type": "~1.0.2",
14-
"debug": "2.6.1",
14+
"debug": "2.6.3",
1515
"depd": "~1.1.0",
1616
"http-errors": "~1.6.1",
1717
"iconv-lite": "0.4.15",

0 commit comments

Comments
 (0)