Skip to content

Commit 692e2e7

Browse files
committed
deps: accepts@~1.2.12
1 parent 6f2e8d2 commit 692e2e7

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.2.12
5+
- deps: mime-types@~2.1.4
6+
17
1.4.1 / 2015-07-05
28
==================
39

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"repository": "expressjs/errorhandler",
1111
"dependencies": {
12-
"accepts": "~1.2.10",
12+
"accepts": "~1.2.12",
1313
"escape-html": "1.0.2"
1414
},
1515
"devDependencies": {

0 commit comments

Comments
 (0)