aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-02-05 10:08:45 +0000
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2021-02-05 10:33:58 +0000
commit73d9d65f1169fe98612156eebddac6b1b9786d32 (patch)
tree7db4fadf1e03cfdbe08768ee382b686ed3d9bab1 /package.json
parentc935f6a7769f7798754addac5147083aced71bf8 (diff)
downloadnextcloud-server-73d9d65f1169fe98612156eebddac6b1b9786d32.tar.gz
nextcloud-server-73d9d65f1169fe98612156eebddac6b1b9786d32.zip
Bump vue-router from 3.4.9 to 3.5.1
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.9 to 3.5.1. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.4.9...v3.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
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 e4cd713d82a..e32de718139 100644
--- a/package.json
+++ b/package.json
@@ -83,7 +83,7 @@
"vue-localstorage": "^0.6.2",
"vue-material-design-icons": "^4.11.0",
"vue-multiselect": "^2.1.6",
- "vue-router": "^3.4.9",
+ "vue-router": "^3.5.1",
"vuedraggable": "^2.24.3",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",