summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-08-26 11:16:37 +0200
committerGitHub <noreply@github.com>2022-08-26 11:16:37 +0200
commitfb6109d4e535f98360bfbe3b63628d96aa262070 (patch)
treecd11a7b2ee51e409f79c34a7242e8d908dcc8db9 /package.json
parenta88107034e43bff21904ae84ff77af1ded2db3ca (diff)
parent43f4bf9836b0b62a001d9b879b7d41c8d0951efe (diff)
Merge pull request #1167 from nextcloud/dependabot/npm_and_yarn/vue-router-3.6.4
Bump vue-router from 3.5.3 to 3.6.4
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b2cfcaca..f940d1dd 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"url-parse": "^1.5.10",
"vue": "^2.7.10",
"vue-material-design-icons": "^5.0.0",
- "vue-router": "^3.5.3",
+ "vue-router": "^3.6.4",
"vue-template-compiler": "^2.7.10",
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",