From b152bfaf556744429de475db28d503e33cd8aaba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 23:16:29 +0000 Subject: [PATCH] Bump minimist from 0.1.0 to 1.2.5 in /www/lib/ngCordova Bumps [minimist](https://github.com/substack/minimist) from 0.1.0 to 1.2.5. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/0.1.0...1.2.5) Signed-off-by: dependabot[bot] --- www/lib/ngCordova/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/lib/ngCordova/package.json b/www/lib/ngCordova/package.json index cd7884d..34b757d 100644 --- a/www/lib/ngCordova/package.json +++ b/www/lib/ngCordova/package.json @@ -22,7 +22,7 @@ "karma-coverage": "~0.2.6", "karma-jasmine": "~0.1.5", "karma-phantomjs-launcher": "~0.1.2", - "minimist": "^0.1.0" + "minimist": "^1.2.5" }, "licenses": [ {