diff options
author | dependabot[bot] <support@dependabot.com> | 2018-05-30 10:12:39 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2018-05-30 10:12:39 +0000 |
commit | 59a8bb5547d9dcc369f4365fe541232771c02c14 (patch) | |
tree | e5bea36f69baabe1ebe465b84609a5a26fabf942 /apps/updatenotification/package.json | |
parent | 3988c89ea98f8483abf3fb9199543b79a38ee35e (diff) | |
download | nextcloud-server-59a8bb5547d9dcc369f4365fe541232771c02c14.tar.gz nextcloud-server-59a8bb5547d9dcc369f4365fe541232771c02c14.zip |
Bump vue-template-compiler from 2.5.13 to 2.5.16 in /apps/updatenotification
Bumps [vue-template-compiler](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.json')
-rw-r--r-- | apps/updatenotification/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json index afdd9b08c60..89934bdba21 100644 --- a/apps/updatenotification/package.json +++ b/apps/updatenotification/package.json @@ -31,7 +31,7 @@ "css-loader": "^0.28.8", "file-loader": "^1.1.6", "vue-loader": "^13.7.0", - "vue-template-compiler": "^2.5.13", + "vue-template-compiler": "^2.5.16", "webpack": "^3.6.0" } } |