Skip to content

Commit ccbeaeb

Browse files
committed
deps: accepts@~1.3.4
1 parent bc077cb commit ccbeaeb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
* deps: accepts@~1.3.4
5+
- deps: mime-types@~2.1.16
6+
17
1.9.0 / 2017-05-25
28
==================
39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"repository": "expressjs/serve-index",
88
"dependencies": {
9-
"accepts": "~1.3.3",
9+
"accepts": "~1.3.4",
1010
"batch": "0.6.1",
1111
"debug": "2.6.8",
1212
"escape-html": "~1.0.3",

0 commit comments

Comments
 (0)