Skip to content

Commit e75248c

Browse files
committed
deps: compressible@~2.0.8
1 parent 81abf6b commit e75248c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HISTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ unreleased
77
- Drop partial bytes on all parsed units
88
- Fix parsing byte string that looks like hex
99
- perf: hoist regular expressions
10+
* deps: compressible@~2.0.8
11+
- deps: mime-db@'>= 1.23.0 < 2'
1012

1113
1.6.1 / 2016-01-19
1214
==================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"accepts": "~1.3.2",
1313
"bytes": "2.3.0",
14-
"compressible": "~2.0.7",
14+
"compressible": "~2.0.8",
1515
"debug": "~2.2.0",
1616
"on-headers": "~1.0.1",
1717
"vary": "~1.1.0"

0 commit comments

Comments
 (0)