From 7b2dfbefb5b98a6fcd984b83305c48501ed03c9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 06:18:48 +0000 Subject: [PATCH] build(deps): bump mime from 1.3.4 to 1.4.1 Bumps [mime](https://github.com/broofa/node-mime) from 1.3.4 to 1.4.1. - [Release notes](https://github.com/broofa/node-mime/releases) - [Changelog](https://github.com/broofa/node-mime/blob/master/CHANGELOG.md) - [Commits](https://github.com/broofa/node-mime/compare/v1.3.4...v1.4.1) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index ffdcb26..499a056 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3066,8 +3066,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.4.1" + resolved "https://registry.yarnpkg.com/mime/-/mime-1.4.1.tgz#121f9ebc49e3766f311a76e1fa1c8003c4b03aa6" minimalistic-assert@^1.0.0: version "1.0.0"