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 7b4a7e2 commit 8a5e773Copy full SHA for 8a5e773
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.7.0 / 2017-07-10
8
==================
9
package.json
@@ -9,7 +9,7 @@
"license": "MIT",
10
"repository": "expressjs/compression",
11
"dependencies": {
12
- "accepts": "~1.3.3",
+ "accepts": "~1.3.4",
13
"bytes": "2.5.0",
14
"compressible": "~2.0.10",
15
"debug": "2.6.8",
0 commit comments