From f02ffe3140c58d46ec82095b59a958d452c6e734 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:55:51 +0000 Subject: [PATCH] Bump cordova-plugin-inappbrowser from 2.0.2 to 4.0.0 Bumps [cordova-plugin-inappbrowser](https://github.com/apache/cordova-plugin-inappbrowser) from 2.0.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/2.0.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 d248f2d..f42ad07 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "cordova-plugin-file": "^6.0.1", "cordova-plugin-file-opener2": "^2.0.19", "cordova-plugin-file-transfer": "^1.7.1", - "cordova-plugin-inappbrowser": "^2.0.2", + "cordova-plugin-inappbrowser": "^4.0.0", "cordova-plugin-ionic-webview": "^2.2.0", "cordova-plugin-splashscreen": "^4.1.0", "cordova-plugin-themeablebrowser": "^0.2.17",