From db3eedb96d5acf2072021ce52bbd56644ba1836f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:52:13 +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 7a05d66..2e1d767 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@ionic/storage": "^2.1.3", "cordova-plugin-camera": "^4.0.2", "cordova-plugin-file-transfer": "^1.7.1", - "cordova-plugin-inappbrowser": "^2.0.2", + "cordova-plugin-inappbrowser": "^4.0.0", "ionic-angular": "3.9.2", "ionicons": "3.0.0", "ngx-stripe": "^0.2.3",