From a227b556c57d0c6c34a4a6fb1f50dd14549f2816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 19:38:34 +0000 Subject: [PATCH] Bump cordova-plugin-ionic-webview from 1.2.1 to 2.2.0 Bumps [cordova-plugin-ionic-webview](https://github.com/ionic-team/cordova-plugin-ionic-webview) from 1.2.1 to 2.2.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...v2.2.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 29c35b9..2966bed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2276,9 +2276,9 @@ "integrity": "sha512-o/UW4eJEi2YrqSJSUCJNQBBrk5V9+JT5V3djbPTIYi3rezuzJxJewxK2IjEmfgilTcZhN/Wrsqel6irL0NaRGA==" }, "cordova-plugin-ionic-webview": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-1.2.1.tgz", - "integrity": "sha512-35Tu80g74enHV7HnXPDTwaPfObFydsLWyyAo2Eez/ns80UfhwkV99hWeG5jSO3zpPtSY8AVq7la6Z6Ww+4kDkg==" + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-2.2.0.tgz", + "integrity": "sha512-mNTJaIRsz83Vntk2d3jrPCnlqEPQsfOJW6U2AzS7WV1T15Jj/STdXI/Uv1vIyvPVd9h1OLF+yu64ZsmQH2VRMQ==" }, "cordova-plugin-is-debug": { "version": "1.0.0", diff --git a/package.json b/package.json index 64caf75..0ceb72b 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "cordova-plugin-filepath": "^1.6.0", "cordova-plugin-geolocation": "^2.4.3", "cordova-plugin-google-analytics": "^1.8.6", - "cordova-plugin-ionic-webview": "^1.2.1", + "cordova-plugin-ionic-webview": "^2.2.0", "cordova-plugin-is-debug": "^1.0.0", "cordova-plugin-media-capture": "^3.0.3", "cordova-plugin-nativegeocoder": "^1.0.2",