From 091a54bdcae66722fb96d70060e812c12e89cf79 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 May 2020 22:25:28 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [Release notes](https://github.com/broofa/node-mime/releases) - [Changelog](https://github.com/broofa/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-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 47c129d..58a51a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1165,8 +1165,8 @@ mime-types@^2.1.11, mime-types@^2.1.12, mime-types@~2.1.7: mime-db "~1.26.0" 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" mimic-fn@^1.0.0: version "1.1.0"