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 6295849 commit 3d4a4b5Copy full SHA for 3d4a4b5
HISTORY.md
@@ -3,6 +3,8 @@ unreleased
3
4
* deps: [email protected]
5
- Fix `DEBUG_MAX_ARRAY_LENGTH`
6
+ * deps: type-is@~1.6.15
7
+ - deps: mime-types@~2.1.15
8
9
1.17.1 / 2017-03-06
10
===================
package.json
@@ -18,7 +18,7 @@
18
"on-finished": "~2.3.0",
19
"qs": "6.4.0",
20
"raw-body": "~2.2.0",
21
- "type-is": "~1.6.14"
+ "type-is": "~1.6.15"
22
},
23
"devDependencies": {
24
"eslint": "3.17.1",
0 commit comments