diff options
author | dependabot[bot] <support@dependabot.com> | 2018-05-30 10:12:58 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2018-05-30 10:12:58 +0000 |
commit | 120c6a27d8c808df5cc940cdb3b47e3ceab50320 (patch) | |
tree | 078531e3caee7b6291d80e17e987f57249745eac /apps/updatenotification/package-lock.json | |
parent | 3988c89ea98f8483abf3fb9199543b79a38ee35e (diff) | |
download | nextcloud-server-120c6a27d8c808df5cc940cdb3b47e3ceab50320.tar.gz nextcloud-server-120c6a27d8c808df5cc940cdb3b47e3ceab50320.zip |
Bump vue from 2.5.13 to 2.5.16 in /apps/updatenotification
Bumps [vue](https://github.com/vuejs/vue) from 2.5.13 to 2.5.16.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.5.13...v2.5.16)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'apps/updatenotification/package-lock.json')
-rw-r--r-- | apps/updatenotification/package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/updatenotification/package-lock.json b/apps/updatenotification/package-lock.json index ec478c67819..1bead0e74ac 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", |