From bf8f3d52f854f8ec204f0c10fb9b53778e4bd602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:04:06 +0000 Subject: [PATCH] Bump cordova-plugin-inappbrowser from 1.7.2 to 4.0.0 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index f546177d..3e463f43 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "cordova-plugin-facebook4": "^1.10.1", "cordova-plugin-geolocation": "^2.4.3", "cordova-plugin-googleplus": "^5.3.2", - "cordova-plugin-inappbrowser": "^1.7.2", + "cordova-plugin-inappbrowser": "^4.0.0", "cordova-plugin-splashscreen": "^4.1.0", "cordova-plugin-statusbar": "^2.4.3", "cordova-plugin-stripe": "^1.5.3",