Skip to content

Commit cafc0dc

Browse files
committed
deps: accepts@~1.1.4
1 parent 58fb42a commit cafc0dc

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
@@ -3,6 +3,8 @@ unreleased
33

44
* Fix `.end` to only proxy to `.end`
55
- Fixes an issue with Node.js 0.11.14
6+
* deps: accepts@~1.1.4
7+
- deps: mime-types@~2.0.4
68

79
1.2.1 / 2014-11-23
810
==================

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.1.3",
12+
"accepts": "~1.1.4",
1313
"bytes": "1.0.0",
1414
"compressible": "~2.0.1",
1515
"debug": "~2.1.0",

0 commit comments

Comments
 (0)