From aa6e62c9726f2383e5438a3bec1a51c191a6f66a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 May 2020 02:13:54 +0200 Subject: [PATCH] fix: upgrade cordova-plugin-ionic-webview from 4.2.0 to 4.2.1 Snyk has created this PR to upgrade cordova-plugin-ionic-webview from 4.2.0 to 4.2.1. See this package in NPM: https://www.npmjs.com/package/cordova-plugin-ionic-webview See this project in Snyk: https://app.snyk.io/org/marcusasplund/project/475ed275-e380-4f99-b9c1-3d111522f528?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c86f532..2ad3eca 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "cordova-android": "8.1.0", "cordova-plugin-camera": "4.1.0", "cordova-plugin-device": "2.0.3", - "cordova-plugin-ionic-webview": "4.2.0", + "cordova-plugin-ionic-webview": "4.2.1", "cordova-plugin-splashscreen": "5.0.3", "cordova-plugin-whitelist": "1.3.4", "ionic-angular": "3.9.10",