aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-05-30 10:12:39 +0000
committerdependabot[bot] <support@dependabot.com>2018-05-30 10:12:39 +0000
commit59a8bb5547d9dcc369f4365fe541232771c02c14 (patch)
treee5bea36f69baabe1ebe465b84609a5a26fabf942 /apps/updatenotification/package-lock.json
parent3988c89ea98f8483abf3fb9199543b79a38ee35e (diff)
downloadnextcloud-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-lock.json')
-rw-r--r--apps/updatenotification/package-lock.json6
1 files changed, 3 insertions, 3 deletions
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",