Skip to content

Commit 8c826c5

Browse files
committed
deps: debug@~2.1.0
1 parent 1c4a704 commit 8c826c5

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+
* deps: debug@~2.1.0
5+
- Implement `DEBUG_FD` env variable support
6+
17
1.1.2 / 2014-10-15
28
==================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"accepts": "~1.1.2",
1313
"bytes": "1.0.0",
1414
"compressible": "~2.0.1",
15-
"debug": "~2.0.0",
15+
"debug": "~2.1.0",
1616
"on-headers": "~1.0.0",
1717
"vary": "~1.0.0"
1818
},

0 commit comments

Comments
 (0)