summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2018-06-07 08:31:48 +0200
committerGitHub <noreply@github.com>2018-06-07 08:31:48 +0200
commit4618f17654248d9057b1f06f589d9486d21823e7 (patch)
treebb134393429865dacfdc6c4e6ab828101babae68 /apps/updatenotification/package.json
parentcc61c6ea15b80783a10e8a79d3729a44c38b98ea (diff)
parent59a8bb5547d9dcc369f4365fe541232771c02c14 (diff)
downloadnextcloud-server-4618f17654248d9057b1f06f589d9486d21823e7.tar.gz
nextcloud-server-4618f17654248d9057b1f06f589d9486d21823e7.zip
Merge pull request #9676 from nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-template-compiler-2.5.16
Bump vue-template-compiler from 2.5.13 to 2.5.16 in /apps/updatenotification
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index 84755cc3e71..d7ff8a29fbc 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -31,7 +31,7 @@
"css-loader": "^0.28.11",
"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"
}
}