Skip to content

Commit ac13bc4

Browse files
committed
1 parent 527907c commit ac13bc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
unreleased
22
==========
33

4-
* deps: bytes@2.4.0
4+
* deps: bytes@2.5.0
55
* deps: compressible@~2.0.10
66
- Fix regex fallback to not override `compressible: false` in db
77
- deps: mime-db@'>= 1.27.0 < 2'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repository": "expressjs/compression",
1111
"dependencies": {
1212
"accepts": "~1.3.3",
13-
"bytes": "2.4.0",
13+
"bytes": "2.5.0",
1414
"compressible": "~2.0.9",
1515
"debug": "2.6.4",
1616
"on-headers": "~1.0.1",

0 commit comments

Comments
 (0)