deps: accepts@~1.1.3

This commit is contained in:
Douglas Christopher Wilson
2014-11-22 22:22:37 -05:00
parent 47b3884bbe
commit 970b567f48
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
unreleased
==========
* deps: accepts@~1.1.3
- deps: mime-types@~2.0.3
1.5.0 / 2014-10-16
==================
+1 -1
View File
@@ -6,7 +6,7 @@
"license": "MIT",
"repository": "expressjs/serve-index",
"dependencies": {
"accepts": "~1.1.2",
"accepts": "~1.1.3",
"batch": "0.5.1",
"debug": "~2.1.0",
"http-errors": "~1.2.7",