Skip to content

Commit

Permalink
deps: debug@2.6.8
Browse files Browse the repository at this point in the history
fixes #115
closes #116
  • Loading branch information
mattcollier authored and dougwilson committed Jul 11, 2017
1 parent 6d2de08 commit 6c4c539
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions HISTORY.md
Expand Up @@ -5,13 +5,13 @@ 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.4
* deps: debug@2.6.8
- 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: ms@2.0.0
* deps: vary@~1.1.1
- perf: hoist regular expression

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"accepts": "~1.3.3",
"bytes": "2.5.0",
"compressible": "~2.0.10",
"debug": "2.6.4",
"debug": "2.6.8",
"on-headers": "~1.0.1",
"vary": "~1.1.1"
},
Expand Down

0 comments on commit 6c4c539

Please sign in to comment.