diff --git a/apps/updatenotification/package-lock.json b/apps/updatenotification/package-lock.json index ec478c67819f4..1bead0e74ac79 100644 --- a/apps/updatenotification/package-lock.json +++ b/apps/updatenotification/package-lock.json @@ -5849,9 +5849,9 @@ } }, "vue": { - "version": "2.5.13", - "resolved": "https://registry.npmjs.org/vue/-/vue-2.5.13.tgz", - "integrity": "sha512-3D+lY7HTkKbtswDM4BBHgqyq+qo8IAEE8lz8va1dz3LLmttjgo0FxairO4r1iN2OBqk8o1FyL4hvzzTFEdQSEw==" + "version": "2.5.16", + "resolved": "https://registry.npmjs.org/vue/-/vue-2.5.16.tgz", + "integrity": "sha512-/ffmsiVuPC8PsWcFkZngdpas19ABm5mh2wA7iDqcltyCTwlgZjHGeJYOXkBMo422iPwIcviOtrTCUpSfXmToLQ==" }, "vue-hot-reload-api": { "version": "2.2.4", diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json index afdd9b08c608f..5bd28d0119855 100644 --- a/apps/updatenotification/package.json +++ b/apps/updatenotification/package.json @@ -23,7 +23,7 @@ }, "homepage": "https://github.com/nextcloud/notifications#readme", "dependencies": { - "vue": "^2.5.13", + "vue": "^2.5.16", "vue-select": "^2.4.0" }, "devDependencies": {