diff --git a/university-cost-tamuhack-ionic/package-lock.json b/university-cost-tamuhack-ionic/package-lock.json index 99253c1..b58b48f 100644 --- a/university-cost-tamuhack-ionic/package-lock.json +++ b/university-cost-tamuhack-ionic/package-lock.json @@ -566,9 +566,9 @@ "integrity": "sha1-1f50cSBp0D9tOG7wvTIbOr0NONw=" }, "cordova-plugin-inappbrowser": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/cordova-plugin-inappbrowser/-/cordova-plugin-inappbrowser-1.7.1.tgz", - "integrity": "sha1-Q1tD9ZH+e/qV6pjb4ABIQf5ZulE=" + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/cordova-plugin-inappbrowser/-/cordova-plugin-inappbrowser-3.1.0.tgz", + "integrity": "sha512-YqrZfYgbGTS20SFID0mrRxud312VH072QVlFonCAkPgtGg1Svy7lELOCNFd+KU7t4mVtZeTEjZPEeefvjaetwQ==" }, "cordova-plugin-splashscreen": { "version": "4.0.3", diff --git a/university-cost-tamuhack-ionic/package.json b/university-cost-tamuhack-ionic/package.json index c66dd46..9791582 100644 --- a/university-cost-tamuhack-ionic/package.json +++ b/university-cost-tamuhack-ionic/package.json @@ -12,7 +12,7 @@ "cordova-android": "^6.2.3", "cordova-plugin-console": "^1.0.5", "cordova-plugin-device": "^1.1.4", - "cordova-plugin-inappbrowser": "^1.7.1", + "cordova-plugin-inappbrowser": "^3.1.0", "cordova-plugin-splashscreen": "^4.0.3", "cordova-plugin-statusbar": "^2.2.1", "cordova-plugin-whitelist": "^1.3.1",