deps: batch@0.6.1

This commit is contained in:
Douglas Christopher Wilson
2017-05-25 00:44:21 -04:00
parent 9284264604
commit c5a317fb45
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
unreleased
==========
* deps: batch@0.6.0
* deps: batch@0.6.1
* deps: debug@2.6.8
- Allow colors in workers
- Deprecated `DEBUG_FD` environment variable set to `3` or higher
+1 -1
View File
@@ -7,7 +7,7 @@
"repository": "expressjs/serve-index",
"dependencies": {
"accepts": "~1.3.3",
"batch": "0.6.0",
"batch": "0.6.1",
"debug": "2.6.8",
"escape-html": "~1.0.3",
"http-errors": "~1.6.1",