From 59a8bb5547d9dcc369f4365fe541232771c02c14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 30 May 2018 10:12:39 +0000 Subject: 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] --- apps/updatenotification/package-lock.json | 6 +++--- apps/updatenotification/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'apps/updatenotification') diff --git a/apps/updatenotification/package-lock.json b/apps/updatenotification/package-lock.json index ec478c67819..9d222f66f2d 100644 --- a/apps/updatenotification/package-lock.json +++ b/apps/updatenotification/package-lock.json @@ -5896,9 +5896,9 @@ } }, "vue-template-compiler": { - "version": "2.5.13", - "resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.5.13.tgz", - "integrity": "sha1-EqKqDs1hWKxeXxTSlLCZPzmcPTg=", + "version": "2.5.16", + "resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.5.16.tgz", + "integrity": "sha512-ZbuhCcF/hTYmldoUOVcu2fcbeSAZnfzwDskGduOrnjBiIWHgELAd+R8nAtX80aZkceWDKGQ6N9/0/EUpt+l22A==", "dev": true, "requires": { "de-indent": "1.0.2", 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" } } -- cgit v1.2.3