Skip to content

Commit 81057ea

Browse files
committed
deps: accepts@~1.2.7
1 parent 24db29e commit 81057ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
unreleased
2+
==========
3+
4+
* deps: accepts@~1.2.7
5+
- deps: mime-types@~2.0.11
6+
7+
18
1.4.3 / 2015-03-14
29
==================
310

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.2.5",
12+
"accepts": "~1.2.7",
1313
"bytes": "1.0.0",
1414
"compressible": "~2.0.2",
1515
"debug": "~2.1.3",

0 commit comments

Comments
 (0)