From c5a04ca27172626fec5e9afdeeb3274f761918b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2019 19:27:05 +0000 Subject: [PATCH] Bump mime from 1.4.0 to 1.6.0 Bumps [mime](https://github.com/broofa/node-mime) from 1.4.0 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.4.0...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 3a26bb5..bda46fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -289,8 +289,8 @@ mem@^1.1.0: mimic-fn "^1.0.0" mime@^1.3.4: - version "1.4.0" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.4.0.tgz#69e9e0db51d44f2a3b56e48b7817d7d137f1a343" + version "1.6.0" + resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" mimic-fn@^1.0.0: version "1.1.0"