diff --git a/package-lock.json b/package-lock.json index 8fd6faab2ca..1d23dbe1d47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.5", "@moodlehq/cordova-plugin-media-capture": "5.0.0-moodle.1", "@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.5", - "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.3", + "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.4", "@moodlehq/cordova-plugin-zip": "3.1.0-moodle.1", "@moodlehq/phonegap-plugin-push": "4.0.0-moodle.12", "@ngx-translate/core": "^16.0.4", @@ -10322,9 +10322,9 @@ } }, "node_modules/@moodlehq/cordova-plugin-statusbar": { - "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==", + "version": "4.0.0-moodle.4", + "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-statusbar/-/cordova-plugin-statusbar-4.0.0-moodle.4.tgz", + "integrity": "sha512-1giC8DYeRlM7Zg0PPBU76uYmmAmkU5yeT0tk4s0xU0Kw5kDtC/4dTShKlu1YMendSheVhRo55JY3cV1TFJFoUA==", "license": "Apache-2.0", "engines": { "cordovaDependencies": { diff --git a/package.json b/package.json index de80ea3d7b1..00556bc8575 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.5", "@moodlehq/cordova-plugin-media-capture": "5.0.0-moodle.1", "@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.5", - "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.3", + "@moodlehq/cordova-plugin-statusbar": "4.0.0-moodle.4", "@moodlehq/cordova-plugin-zip": "3.1.0-moodle.1", "@moodlehq/phonegap-plugin-push": "4.0.0-moodle.12", "@ngx-translate/core": "^16.0.4",