From 7d5686e5ef9a6b1a783652d580438555375b9d58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 22:49:08 +0000 Subject: [PATCH] Bump cordova-plugin-ionic-webview from 1.2.1 to 4.1.3 in /manup-demo 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] --- manup-demo/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manup-demo/package.json b/manup-demo/package.json index 10ed5af..ed1d981 100644 --- a/manup-demo/package.json +++ b/manup-demo/package.json @@ -32,7 +32,7 @@ "cordova-plugin-app-version": "^0.1.9", "cordova-plugin-device": "^1.1.4", "cordova-plugin-inappbrowser": "^1.7.1", - "cordova-plugin-ionic-webview": "^1.1.14", + "cordova-plugin-ionic-webview": "^4.1.3", "cordova-plugin-splashscreen": "^4.0.3", "cordova-plugin-statusbar": "git+https://github.com/apache/cordova-plugin-statusbar.git", "cordova-plugin-whitelist": "^1.3.1",