From bb81d360acf0df3961204e14cdbc825f6cb740d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Mar 2020 21:30:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:plist:20180219 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b1ec6a..05195c2 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "auth-angular": "^0.4.5", "auth0-lock": "^11.5.1", "brolog": "^1.3.3", - "cordova-android": "7.1.1", + "cordova-android": "8.0.0", "cordova-browser": "5.0.3", "cordova-ios": "4.5.5", "cordova-plugin-device": "^2.0.1",