From de7b501ec9b06c2e98cb68f10c001d3df5979724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:32:14 +0000 Subject: [PATCH] Bump cordova-plugin-ionic-webview from 1.2.1 to 4.1.2 Bumps [cordova-plugin-ionic-webview](https://github.com/ionic-team/cordova-plugin-ionic-webview) from 1.2.1 to 4.1.2. - [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.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71cd628..3f8032a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "cordova-ios": "^4.5.5", "cordova-plugin-crosswalk-webview": "^2.3.0", "cordova-plugin-device": "^1.1.4", - "cordova-plugin-ionic-webview": "^1.1.16", + "cordova-plugin-ionic-webview": "^4.1.2", "cordova-plugin-splashscreen": "^4.0.3", "cordova-plugin-statusbar": "^2.2.1", "cordova-plugin-whitelist": "^1.3.1",