Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
`ms` patched the following vulnerability in v2.0.0 https://snyk.io/vuln/npm:ms:20170412

`debug` updated its `ms` dependency in v2.6.7.

Supersedes #111
  • Loading branch information
mattcollier committed Jun 24, 2017
1 parent 4bd00d3 commit 38ec1ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ unreleased
* deps: compressible@~2.0.9
- Fix regex fallback to not override `compressible: false` in db
- deps: mime-db@'>= 1.24.0 < 2'
* deps: [email protected].1
* deps: [email protected].8
- Allow colors in workers
- Deprecated `DEBUG_FD` environment variable set to `3` or higher
- Fix DEBUG_MAX_ARRAY_LENGTH
- Fix Electron reference to `process.env.DEBUG`
- Fix error when running under React Native
- Use same color for same namespace
- deps: ms@0.7.2
- deps: ms@2.0.0

1.6.2 / 2016-05-12
==================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
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.8",
"on-headers": "~1.0.1",
"vary": "~1.1.0"
},
Expand Down

0 comments on commit 38ec1ba

Please sign in to comment.