From e6d9a2dbc8c676eb32f5380690f594c49f9d6640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 20:20:57 +0000 Subject: [PATCH] Bump cordova-plugin-ionic-webview in /application/physical/mobileapp 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] --- application/physical/mobileapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/physical/mobileapp/package.json b/application/physical/mobileapp/package.json index a1eaa9d..2f20195 100644 --- a/application/physical/mobileapp/package.json +++ b/application/physical/mobileapp/package.json @@ -31,7 +31,7 @@ "@ionic/storage": "^2.0.1", "cordova-android": "^6.2.3", "cordova-plugin-device": "^1.1.4", - "cordova-plugin-ionic-webview": "^1.1.15", + "cordova-plugin-ionic-webview": "^4.1.3", "cordova-plugin-nativegeocoder": "^2.0.4", "cordova-plugin-nativestorage": "^2.2.2", "cordova-plugin-network-information": "^1.3.3",