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 80b9c5b commit eb8fa65Copy full SHA for eb8fa65
HISTORY.md
@@ -1,3 +1,10 @@
1
+unreleased
2
+==========
3
+
4
+ * deps: accepts@~1.1.2
5
+ - Fix error when media type has invalid parameter
6
+ - deps: [email protected]
7
8
1.1.1 / 2014-10-12
9
==================
10
package.json
@@ -9,7 +9,7 @@
"license": "MIT",
"repository": "expressjs/compression",
11
"dependencies": {
12
- "accepts": "~1.1.1",
+ "accepts": "~1.1.2",
13
"bytes": "1.0.0",
14
"compressible": "~2.0.1",
15
"debug": "~2.0.0",
0 commit comments