diff --git a/package-lock.json b/package-lock.json index ead02a7ee18..574594d570a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.2", "@moodlehq/cordova-plugin-local-notification": "0.9.0-moodle.11", "@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.5", - "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.2", + "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.3", "@moodlehq/cordova-plugin-zip": "3.1.0-moodle.1", "@moodlehq/phonegap-plugin-push": "4.0.0-moodle.7", "@ngx-translate/core": "^15.0.0", @@ -5250,9 +5250,9 @@ } }, "node_modules/@moodlehq/cordova-plugin-statusbar": { - "version": "4.0.0-moodle.2", - "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-statusbar/-/cordova-plugin-statusbar-4.0.0-moodle.2.tgz", - "integrity": "sha512-eFIQaJK0+s6z72dgDST8DJ9XrWLxfueIaExX+iz25jA1Q7gh5mHSrxzVRlkO4NIfMd3dWt0nQHdexGV5psuH/A==", + "version": "4.0.0-moodle.3", + "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-statusbar/-/cordova-plugin-statusbar-4.0.0-moodle.3.tgz", + "integrity": "sha512-81TA/RKSqhijN8bzsfCHNRLMndcDcuIwlPtxRwSelxBE+SiNtYMGsL4mjBn+zFkLmWw10KSYLzj3JlKUfCPkDg==", "engines": { "cordovaDependencies": { "0.1.0": { diff --git a/package.json b/package.json index 0b517ec861f..2d006baae36 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.2", "@moodlehq/cordova-plugin-local-notification": "0.9.0-moodle.11", "@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.5", - "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.2", + "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.3", "@moodlehq/cordova-plugin-zip": "3.1.0-moodle.1", "@moodlehq/phonegap-plugin-push": "4.0.0-moodle.7", "@ngx-translate/core": "^15.0.0", @@ -245,4 +245,4 @@ "nl.kingsquare.cordova.background-audio": {} } } -} +} \ No newline at end of file