We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298be85 commit 953123cCopy full SHA for 953123c
HISTORY.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: accepts@~1.2.5
5
+ - deps: mime-types@~2.0.10
6
7
1.3.4 / 2015-02-15
8
==================
9
package.json
@@ -9,7 +9,7 @@
"license": "MIT",
10
"repository": "expressjs/errorhandler",
11
"dependencies": {
12
- "accepts": "~1.2.4",
+ "accepts": "~1.2.5",
13
"escape-html": "1.0.1"
14
},
15
"devDependencies": {
0 commit comments