Skip to content

Commit

Permalink
deps: debug@2.6.4
Browse files Browse the repository at this point in the history
closes #111
  • Loading branch information
LucianBuzzo authored and dougwilson committed May 28, 2017
1 parent 6488fc2 commit 527907c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion HISTORY.md
Expand Up @@ -5,10 +5,11 @@ unreleased
* deps: compressible@~2.0.10
- Fix regex fallback to not override `compressible: false` in db
- deps: mime-db@'>= 1.27.0 < 2'
* deps: debug@2.6.1
* deps: debug@2.6.4
- Allow colors in workers
- Deprecated `DEBUG_FD` environment variable set to `3` or higher
- Fix error when running under React Native
- Fix `DEBUG_MAX_ARRAY_LENGTH`
- Use same color for same namespace
- deps: ms@0.7.2
* deps: vary@~1.1.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"accepts": "~1.3.3",
"bytes": "2.4.0",
"compressible": "~2.0.9",
"debug": "2.6.1",
"debug": "2.6.4",
"on-headers": "~1.0.1",
"vary": "~1.1.1"
},
Expand Down

0 comments on commit 527907c

Please sign in to comment.