From 6767304bdb150ee4e90b9c26cb464ec587c683d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 23:02:20 +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(-) diff --git a/package.json b/package.json index 4bb1a14..c8dac7d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "cordova-plugin-file": "~4.3.3", "cordova-plugin-geolocation": "~2.4.3", "cordova-plugin-globalization": "~1.0.7", - "cordova-plugin-inappbrowser": "~1.7.1", + "cordova-plugin-inappbrowser": "~4.0.0", "cordova-plugin-media-capture": "~1.4.3", "cordova-plugin-network-information": "~1.3.3", "cordova-plugin-vibration": "~2.1.5",