From 07d446f31ad68c7c2b752eaf4155c21d28d0f808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 03:16:23 +0000 Subject: [PATCH] Bump yargs-parser from 4.2.0 to 19.0.4 Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 4.2.0 to 19.0.4. - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs-parser/compare/v4.2.0...v19.0.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a65b920..d1ac01e 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lodash": "4.17.14", "mkdirp": "0.5.1", "yamljs": "0.2.8", - "yargs-parser": "4.2.0", + "yargs-parser": "19.0.4", "yeoman-environment": "1.6.6" }, "name": "confusionflow_product",