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 eda21da commit 40a0e81Copy full SHA for 40a0e81
HISTORY.md
@@ -15,6 +15,9 @@ unreleased
15
- deps: bytes@3.1.0
16
- deps: http-errors@1.7.2
17
- deps: iconv-lite@0.4.24
18
+ * deps: type-is@~1.6.17
19
+ - deps: mime-types@~2.1.24
20
+ - perf: prevent internal `throw` on invalid type
21
22
1.18.3 / 2018-05-14
23
===================
package.json
@@ -18,7 +18,7 @@
"on-finished": "~2.3.0",
"qs": "6.7.0",
"raw-body": "2.4.0",
- "type-is": "~1.6.16"
+ "type-is": "~1.6.17"
},
"devDependencies": {
24
"eslint": "5.16.0",
0 commit comments