From b79312d5c28d09f065a71602cf0c90293c171b7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2019 18:25:07 +0000 Subject: [PATCH] Bump cordova-plugin-ionic-webview from 1.2.1 to 4.1.3 Bumps [cordova-plugin-ionic-webview](https://github.com/ionic-team/cordova-plugin-ionic-webview) from 1.2.1 to 4.1.3. - [Release notes](https://github.com/ionic-team/cordova-plugin-ionic-webview/releases) - [Changelog](https://github.com/ionic-team/cordova-plugin-ionic-webview/blob/master/CHANGELOG.md) - [Commits](https://github.com/ionic-team/cordova-plugin-ionic-webview/compare/v1.2.1...v4.1.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e25e06f..eaf4910 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "cordova-plugin-device": "^2.0.1", "cordova-plugin-file": "^6.0.1", "cordova-plugin-ionic-keyboard": "^2.0.5", - "cordova-plugin-ionic-webview": "^1.1.19", + "cordova-plugin-ionic-webview": "^4.1.3", "cordova-plugin-splashscreen": "^5.0.2", "cordova-plugin-whitelist": "^1.3.3", "gulp": "^3.5.6",