deps: accepts@~1.2.7

This commit is contained in:
Douglas Christopher Wilson
2015-05-12 20:58:24 -04:00
parent cb60444cb1
commit 5462db3946
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
unreleased
==========
* deps: accepts@~1.2.7
- deps: mime-types@~2.0.11
- deps: negotiator@0.5.3
1.6.3 / 2015-03-13
==================
+1 -1
View File
@@ -6,7 +6,7 @@
"license": "MIT",
"repository": "expressjs/serve-index",
"dependencies": {
"accepts": "~1.2.5",
"accepts": "~1.2.7",
"batch": "0.5.2",
"debug": "~2.1.3",
"escape-html": "1.0.1",