deps: accepts@~1.1.1

This commit is contained in:
Douglas Christopher Wilson
2014-10-01 11:05:24 -04:00
parent effbe1a4b0
commit 8a06bb7e19
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -2,6 +2,9 @@ unreleased
==========
* Fix incorrect 403 on Windows and Node.js 0.11
* deps: accepts@~1.1.1
- deps: mime-types@~2.0.2
- deps: negotiator@0.4.8
1.3.0 / 2014-09-20
==================
+1 -1
View File
@@ -6,7 +6,7 @@
"license": "MIT",
"repository": "expressjs/serve-index",
"dependencies": {
"accepts": "~1.1.0",
"accepts": "~1.1.1",
"batch": "0.5.1",
"debug": "~2.0.0",
"mime-types": "~2.0.1",