From 005b80745efe392e4046f5ab55f3eaf8275bdf0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2020 03:24:30 +0000 Subject: [PATCH] Bump minimist from 1.2.0 to 1.2.3 Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 375e77e..1114ea2 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "@postlight/mercury-parser": "^2.2.0", "axios": "^0.19.2", "cloudinary": "^1.19.0", - "minimist": "^1.2.0", + "minimist": "^1.2.3", "rehype-parse": "^6.0.2", "rehype-remark": "^7.0.0", "remark": "^11.0.2", diff --git a/yarn.lock b/yarn.lock index 147094a..d148651 100644 --- a/yarn.lock +++ b/yarn.lock @@ -942,10 +942,10 @@ mime-types@^2.1.12, mime-types@~2.1.19: dependencies: mime-db "1.43.0" -minimist@^1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= +minimist@^1.2.3: + version "1.2.3" + resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.3.tgz#3db5c0765545ab8637be71f333a104a965a9ca3f" + integrity sha512-+bMdgqjMN/Z77a6NlY/I3U5LlRDbnmaAk6lDveAPKwSpcPM4tKAuYsvYF8xjhOPXhOYGe/73vVLVez5PW+jqhw== moment-parseformat@3.0.0: version "3.0.0"