summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-14 05:07:37 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-08-14 05:31:29 +0000
commit4e2c4c4ac6c78ef40b704b95ded0f26c8b3df3a1 (patch)
treec999d9b32c370b671a6613d8850800344729cd74 /package.json
parentf1dd87dc501b4941b6955836252e3b55ba3c24d3 (diff)
downloadnextcloud-server-4e2c4c4ac6c78ef40b704b95ded0f26c8b3df3a1.tar.gz
nextcloud-server-4e2c4c4ac6c78ef40b704b95ded0f26c8b3df3a1.zip
Bump vue-router from 3.3.4 to 3.4.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.4 to 3.4.3. - [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.3.4...v3.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[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 1bfc6ad8d51..a647701f427 100644
--- a/package.json
+++ b/package.json
@@ -81,7 +81,7 @@
"vue-localstorage": "^0.6.2",
"vue-material-design-icons": "^4.8.0",
"vue-multiselect": "^2.1.6",
- "vue-router": "^3.3.4",
+ "vue-router": "^3.4.3",
"vuedraggable": "^2.24.0",
"vuex": "^3.5.1",
"vuex-router-sync": "^5.0.0"