diff --git a/History.md b/History.md index d75cc8d..505cc29 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +unreleased +========== + + * deps: accepts@~1.0.5 + 1.1.3 / 2014-06-20 ================== diff --git a/package.json b/package.json index d1390ca..cff347c 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "MIT", "repository": "expressjs/serve-index", "dependencies": { - "accepts": "1.0.4", + "accepts": "~1.0.5", "batch": "0.5.1" }, "devDependencies": {