From 8faaa63851b493ed10be6ca816db1677e093dce6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 14:06:57 +0000 Subject: [PATCH] Bump cordova-plugin-ionic-webview from 1.2.1 to 5.0.0 Bumps [cordova-plugin-ionic-webview](https://github.com/ionic-team/cordova-plugin-ionic-webview) from 1.2.1 to 5.0.0. - [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...v5.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e460327..4df2731 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "cordova-plugin-bluetooth-serial": "^0.4.7", "cordova-plugin-device": "^2.0.3", "cordova-plugin-ionic-keyboard": "^2.2.0", - "cordova-plugin-ionic-webview": "^1.2.1", + "cordova-plugin-ionic-webview": "^5.0.0", "cordova-plugin-splashscreen": "^5.0.3", "cordova-plugin-whitelist": "^1.3.4", "esc-pos-encoder-ionic": "^1.0.1",