From 6e1ef5079170d86fbee0d70648122c8634037575 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 13:50:25 +0000 Subject: [PATCH] [Security] Bump minimist from 0.0.10 to 1.2.5 Bumps [minimist](https://github.com/substack/minimist) from 0.0.10 to 1.2.5. **This update includes security fixes.** - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/0.0.10...1.2.5) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index e7ec3a7..1a92ee1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4716,13 +4716,6 @@ "dev": true, "requires": { "minimist": "^1.2.5" - }, - "dependencies": { - "minimist": { - "version": "1.2.5", - "bundled": true, - "dev": true - } } }, "move-concurrently": { @@ -5358,13 +5351,6 @@ "ini": "~1.3.0", "minimist": "^1.2.0", "strip-json-comments": "~2.0.1" - }, - "dependencies": { - "minimist": { - "version": "1.2.5", - "bundled": true, - "dev": true - } } }, "read": {