Skip to content

Commit 9284264

Browse files
committed
1 parent c2585e2 commit 9284264

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ unreleased
22
==========
33

44
5-
5+
66
- Allow colors in workers
77
- Deprecated `DEBUG_FD` environment variable set to `3` or higher
88
- Fix `DEBUG_MAX_ARRAY_LENGTH`
99
- Fix error when running under React Native
1010
- Use same color for same namespace
11-
- deps: ms@0.7.3
11+
- deps: ms@2.0.0
1212
* deps: http-errors@~1.6.1
1313
- Make `message` property enumerable for `HttpError`s
1414

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"accepts": "~1.3.3",
1010
"batch": "0.6.0",
11-
"debug": "2.6.4",
11+
"debug": "2.6.8",
1212
"escape-html": "~1.0.3",
1313
"http-errors": "~1.6.1",
1414
"mime-types": "~2.1.15",

0 commit comments

Comments
 (0)