diff --git a/package-lock.json b/package-lock.json index b85a0674167..938baa4d55f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@moodlehq/cordova-plugin-file-transfer": "2.0.0-moodle.2", "@moodlehq/cordova-plugin-inappbrowser": "5.0.0-moodle.3", "@moodlehq/cordova-plugin-intent": "2.2.0-moodle.3", - "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.4", + "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.5", "@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.5", "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.3", "@moodlehq/cordova-plugin-zip": "3.1.0-moodle.1", @@ -5391,9 +5391,9 @@ "integrity": "sha512-sr5PPeGADRVM+z9JMGX4D5jhaAl4tD1s6SKrkChnEXxrONq9KZ7qkiZ68BsNsi962+PsRKMxLd0hfb8PZwphUg==" }, "node_modules/@moodlehq/cordova-plugin-ionic-webview": { - "version": "5.0.0-moodle.4", - "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-5.0.0-moodle.4.tgz", - "integrity": "sha512-/vWlh0Ae5f0FmQifgQZmqrRzsx2yzNnrgoxd+HxxaPdNbuBvJ2yWHb0L+Q+wz9CC9LH59X/qqcfi1rfqYX1jmg==", + "version": "5.0.0-moodle.5", + "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-5.0.0-moodle.5.tgz", + "integrity": "sha512-kwbFNlELaJeJAXt07Zin53hf5eZEmJqGuImpy2rmkK5W/83uXQdJ9t2TzQsCvIn0sRMw1hmjGABoNsdmvZWlNQ==", "engines": { "cordovaDependencies": { "2.0.0": { diff --git a/package.json b/package.json index 8aa6aa2003b..9f11c6adf89 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@moodlehq/cordova-plugin-file-transfer": "2.0.0-moodle.2", "@moodlehq/cordova-plugin-inappbrowser": "5.0.0-moodle.3", "@moodlehq/cordova-plugin-intent": "2.2.0-moodle.3", - "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.4", + "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.5", "@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.5", "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.3", "@moodlehq/cordova-plugin-zip": "3.1.0-moodle.1",