Skip to content

Commit 3b59578

Browse files
committed
deps: accepts@~1.3.7
1 parent 659fce4 commit 3b59578

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
unreleased
22
==========
33

4+
* deps: accepts@~1.3.7
5+
- Fix sorting encoding with extra parameters
6+
- deps: mime-types@~2.1.24
7+
48
* deps: compressible@~2.0.17
59
- deps: mime-db@'>= 1.40.0 < 2'
610

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"repository": "expressjs/compression",
1111
"dependencies": {
12-
"accepts": "~1.3.5",
12+
"accepts": "~1.3.7",
1313
"bytes": "3.0.0",
1414
"compressible": "~2.0.17",
1515
"debug": "2.6.9",

0 commit comments

Comments
 (0)