From 6751e885a10385bab98ad89ac9fdced5824e5380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 15:15:05 +0000 Subject: [PATCH] Bump mime from 1.3.4 to 1.6.0 Bumps [mime](https://github.com/broofa/node-mime) from 1.3.4 to 1.6.0. - [Release notes](https://github.com/broofa/node-mime/releases) - [Changelog](https://github.com/broofa/node-mime/blob/v1.6.0/CHANGELOG.md) - [Commits](https://github.com/broofa/node-mime/compare/v1.3.4...v1.6.0) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5d0c98e..676512e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -52,8 +52,8 @@ http-server@^0.9.0: union "~0.4.3" mime@^1.2.11: - version "1.3.4" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53" + version "1.6.0" + resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" minimist@0.0.8: version "0.0.8"