From 001e7253c068f0981a2edd4ce6598a05d2faf233 Mon Sep 17 00:00:00 2001 From: carol <34490428+rhearmas@users.noreply.github.com> Date: Thu, 30 Jan 2020 09:34:08 -0800 Subject: [PATCH] Update package-lock.json --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index 5660ce3..7dd17b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -137,7 +137,7 @@ "requires": { "colors": ">= 0.6.0-1", "first": "0.0.x", - "mime": "1.2.x", + "mime": ">=1.4.1", "node_hash": "0.2.x", "optimist": "0.3.x", "prettyjson": "0.7.x",