diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-12-12 08:28:24 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2018-12-12 08:29:21 +0100 |
commit | 5ccb74cf3e642230a2e04a9171039face40a88a7 (patch) | |
tree | 7d39f68c24956cf7422cdfd2f9222b146fa1363c /apps/updatenotification/package.json | |
parent | c5c5cf3bd691c52959e9c246f6f55cf0022bc801 (diff) | |
parent | d7909690b5dcd7f9f903557531157f275a077d41 (diff) | |
download | nextcloud-server-5ccb74cf3e642230a2e04a9171039face40a88a7.tar.gz nextcloud-server-5ccb74cf3e642230a2e04a9171039face40a88a7.zip |
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/apps/updatenotification/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 7736cbac4d2..3b62acd6951 100644 --- a/apps/updatenotification/package.json +++ b/apps/updatenotification/package.json @@ -32,7 +32,7 @@ "css-loader": "^2.0.0", "file-loader": "^1.1.11", "vue-loader": "^15.4.2", - "vue-template-compiler": "^2.5.20", + "vue-template-compiler": "^2.5.21", "webpack": "^4.27.1", "webpack-cli": "^3.1.2", "webpack-merge": "^4.1.5" |