Skip to content

Commit 6d87378

Browse files
committed
deps: accepts@~1.3.5
1 parent 7dfab27 commit 6d87378

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
* deps: accepts@~1.3.5
5+
- deps: mime-types@~2.1.18
6+
17
1.7.2 / 2018-02-18
28
==================
39

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.4",
12+
"accepts": "~1.3.5",
1313
"bytes": "3.0.0",
1414
"compressible": "~2.0.13",
1515
"debug": "2.6.9",

0 commit comments

Comments
 (0)