From b29c9acffbca4c617252795a6c68652e33f757d3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Feb 2022 16:28:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PLIST-2405644 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07300c4..275b1b0 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "bootstrap": "^4.0.0-beta.3", - "cordova-android": "~6.3.0", + "cordova-android": "~8.0.0", "cordova-plugin-whitelist": "1.*", "justified-gallery": "^0.1.0", "lg-autoplay": "^1.0.4",