summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-06-04 21:11:49 +0200
committerGitHub <noreply@github.com>2021-06-04 21:11:49 +0200
commitb69b06efaff3d871e0a3175a22fd1eabf7a41043 (patch)
tree021b8d6d8c207fa81bc0b5e384154727c716102f /package.json
parentaa9b7363364994bfe5167950c13cc4c537475009 (diff)
parentbc069e634953ffefeb9ace2a139bd4611000d54f (diff)
Merge pull request #2257 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.13
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 e8dfb398..55ee1a7d 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.12",
+ "vue": "^2.6.13",
"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.12",
+ "vue-template-compiler": "^2.6.13",
"webpack": "^5.38.1",
"webpack-cli": "^4.7.0"
},