From f7e0bb551d7a30d84d72a0a22b87a68ec9861330 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Sat, 25 Mar 2017 22:32:39 -0400 Subject: [PATCH] deps: mime-types@~2.1.15 --- HISTORY.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {