diff --git a/package-lock.json b/package-lock.json index 9f86b0a4be2..8b8199b9053 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@moodlehq/cordova-plugin-file-transfer": "1.7.1-moodle.5", "@moodlehq/cordova-plugin-inappbrowser": "5.0.0-moodle.3", "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.1", - "@moodlehq/cordova-plugin-local-notification": "0.9.0-moodle.6", + "@moodlehq/cordova-plugin-local-notification": "0.9.0-moodle.7", "@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.4", "@moodlehq/cordova-plugin-zip": "3.1.0-moodle.1", "@moodlehq/phonegap-plugin-push": "4.0.0-moodle.2", @@ -5000,9 +5000,9 @@ } }, "node_modules/@moodlehq/cordova-plugin-local-notification": { - "version": "0.9.0-moodle.6", - "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-local-notification/-/cordova-plugin-local-notification-0.9.0-moodle.6.tgz", - "integrity": "sha512-RAXZqTDUQL7RpB0VE4+/To6qaS4d6Yv0TNPlL7W2jLjUZWuW27ZtJc8XlRzFKqTdQzBb8byM/uLG7rG1iGVElQ==", + "version": "0.9.0-moodle.7", + "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-local-notification/-/cordova-plugin-local-notification-0.9.0-moodle.7.tgz", + "integrity": "sha512-nkV3XB9+xG5Q4QN8soWXZ/cJQnT4g5sIlEBS7Y1ces01R608///iWUrFDwx/d2F2GE6E0UBJTEW030IIVyEGzg==", "engines": [ { "name": "cordova", @@ -34850,9 +34850,9 @@ "integrity": "sha512-+6UrPKsEgXl3pcuTyI1hZIUw9y22Li/nvn7nxiphgZdldlhBvkMK/7nn4IAaXYlnrmIOpCkIrU4BbrAjSJGWSQ==" }, "@moodlehq/cordova-plugin-local-notification": { - "version": "0.9.0-moodle.6", - "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-local-notification/-/cordova-plugin-local-notification-0.9.0-moodle.6.tgz", - "integrity": "sha512-RAXZqTDUQL7RpB0VE4+/To6qaS4d6Yv0TNPlL7W2jLjUZWuW27ZtJc8XlRzFKqTdQzBb8byM/uLG7rG1iGVElQ==" + "version": "0.9.0-moodle.7", + "resolved": "https://registry.npmjs.org/@moodlehq/cordova-plugin-local-notification/-/cordova-plugin-local-notification-0.9.0-moodle.7.tgz", + "integrity": "sha512-nkV3XB9+xG5Q4QN8soWXZ/cJQnT4g5sIlEBS7Y1ces01R608///iWUrFDwx/d2F2GE6E0UBJTEW030IIVyEGzg==" }, "@moodlehq/cordova-plugin-qrscanner": { "version": "3.0.1-moodle.4", diff --git a/package.json b/package.json index ca724a05be3..c82b0c798a1 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@moodlehq/cordova-plugin-file-transfer": "1.7.1-moodle.5", "@moodlehq/cordova-plugin-inappbrowser": "5.0.0-moodle.3", "@moodlehq/cordova-plugin-ionic-webview": "5.0.0-moodle.1", - "@moodlehq/cordova-plugin-local-notification": "0.9.0-moodle.6", + "@moodlehq/cordova-plugin-local-notification": "0.9.0-moodle.7", "@moodlehq/cordova-plugin-qrscanner": "3.0.1-moodle.4", "@moodlehq/cordova-plugin-zip": "3.1.0-moodle.1", "@moodlehq/phonegap-plugin-push": "4.0.0-moodle.2",