From 4d62048e46dbe2e88088068e2bc9502ac0f92c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:02:52 +0000 Subject: [PATCH] Bump cordova-plugin-inappbrowser from 1.7.2 to 4.0.0 in /phonegap Bumps [cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser) from 1.7.2 to 4.0.0. - [Release notes](https://github.com/apache/cordova-plugin-inappbrowser/releases) - [Changelog](https://github.com/apache/cordova-plugin-inappbrowser/blob/master/RELEASENOTES.md) - [Commits](https://github.com/apache/cordova-plugin-inappbrowser/compare/1.7.2...4.0.0) Signed-off-by: dependabot[bot] --- phonegap/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phonegap/package.json b/phonegap/package.json index 267fd97b..a2af883b 100644 --- a/phonegap/package.json +++ b/phonegap/package.json @@ -7,7 +7,7 @@ "cordova-plugin-file": "^4.3.3", "cordova-plugin-geolocation": "^2.4.3", "cordova-plugin-globalization": "^1.0.9", - "cordova-plugin-inappbrowser": "^1.7.2", + "cordova-plugin-inappbrowser": "^4.0.0", "cordova-plugin-media-capture": "^1.4.3", "cordova-plugin-network-information": "^1.3.4", "cordova-plugin-vibration": "^2.1.6"