We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc077cb commit ccbeaebCopy full SHA for ccbeaeb
HISTORY.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: accepts@~1.3.4
5
+ - deps: mime-types@~2.1.16
6
7
1.9.0 / 2017-05-25
8
==================
9
package.json
@@ -6,7 +6,7 @@
"license": "MIT",
"repository": "expressjs/serve-index",
"dependencies": {
- "accepts": "~1.3.3",
+ "accepts": "~1.3.4",
10
"batch": "0.6.1",
11
"debug": "2.6.8",
12
"escape-html": "~1.0.3",
0 commit comments