From 2f06e31b16e791ea772288c0393c480cbd994631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:51:49 +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 1f4ce92..a5de674 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "cordova-ios": "^4.4.0", "cordova-plugin-console": "^1.1.0", "cordova-plugin-device": "^1.1.7", - "cordova-plugin-inappbrowser": "^1.7.2", + "cordova-plugin-inappbrowser": "^4.0.0", "cordova-plugin-splashscreen": "git+https://github.com/apache/cordova-plugin-splashscreen.git", "cordova-plugin-statusbar": "^2.4.2", "cordova-plugin-whitelist": "^1.0.0",