diff --git a/HISTORY.md b/HISTORY.md index 331b204..54cfbc4 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -12,7 +12,7 @@ unreleased - deps: inherits@2.0.3 - deps: setprototypeof@1.0.3 - deps: statuses@'>= 1.3.1 < 2' - * deps: mime-types@~2.1.14 + * deps: mime-types@~2.1.15 - Add new mime types - Add `audio/mp3` diff --git a/package.json b/package.json index 71c47c9..75c7072 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "debug": "2.6.1", "escape-html": "~1.0.3", "http-errors": "~1.6.1", - "mime-types": "~2.1.14", + "mime-types": "~2.1.15", "parseurl": "~1.3.1" }, "devDependencies": {