summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 08:16:44 +0000
committerGitHub <noreply@github.com>2021-06-10 08:16:44 +0000
commit3465d2715fe68266ac8f2f9e00eaff3e41717235 (patch)
tree23886740f01dd9cd757e970f68ce5192453f95a1 /package.json
parent16e926da41d67b4481d8e4864e13d14c9fa4745e (diff)
parent6fc28b0fdc172c1d0c21790dcc4017496ad7b00c (diff)
Merge pull request #2275 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.14
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 29b08a6b..608a4146 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"regenerator-runtime": "^0.13.7",
"string-natural-compare": "^3.0.1",
"uuid": "^8.3.2",
- "vue": "^2.6.13",
+ "vue": "^2.6.14",
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.1",
"vue-masonry": "^0.13.0",
@@ -112,7 +112,7 @@
"typescript": "^4.3.2",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
- "vue-template-compiler": "^2.6.13",
+ "vue-template-compiler": "^2.6.14",
"webpack": "^5.38.1",
"webpack-cli": "^4.7.2"
},