From e97070b9c84b2d0e2c90fa92771b6c2a14f846d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 21:28:12 +0000 Subject: [PATCH] Bump minimist from 0.1.0 to 1.2.5 in /applewatch/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] --- applewatch/www/lib/ngCordova/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applewatch/www/lib/ngCordova/package.json b/applewatch/www/lib/ngCordova/package.json index 34bac51a1..9eeb91b13 100644 --- a/applewatch/www/lib/ngCordova/package.json +++ b/applewatch/www/lib/ngCordova/package.json @@ -23,7 +23,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": [ {