deps: http-errors@~1.5.0
This commit is contained in:
@@ -6,6 +6,11 @@ unreleased
|
||||
- deps: mime-types@~2.1.11
|
||||
- deps: negotiator@0.6.1
|
||||
- perf: improve header parsing speed
|
||||
* deps: http-errors@~1.5.0
|
||||
- Use `setprototypeof` module to replace `__proto__` setting
|
||||
- deps: inherits@2.0.1
|
||||
- deps: statuses@'>= 1.3.0 < 2'
|
||||
- perf: enable strict mode
|
||||
* deps: mime-types@~2.1.11
|
||||
- Add new mime types
|
||||
- Update primary extension for `audio/mp4`
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"batch": "0.5.3",
|
||||
"debug": "~2.2.0",
|
||||
"escape-html": "~1.0.3",
|
||||
"http-errors": "~1.3.1",
|
||||
"http-errors": "~1.5.0",
|
||||
"mime-types": "~2.1.11",
|
||||
"parseurl": "~1.3.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user