From a718b106ca70b79fc0354ffcd61ab15ecb3f1a41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 16:09:38 +0000 Subject: [PATCH] chore(deps): bump mime from 1.3.6 to 1.6.0 Bumps [mime](https://github.com/broofa/node-mime) from 1.3.6 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.6...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 a9b973a..c0d3dd8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1304,8 +1304,8 @@ meow@^3.3.0: trim-newlines "^1.0.0" mime@^1.2.11: - version "1.3.6" - resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.6.tgz#591d84d3653a6b0b4a3b9df8de5aa8108e72e5e0" + 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"