summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-10-03 01:17:46 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-10-03 09:50:40 +0000
commitd0574fb5d54356e8d575b32596a25ee24af16a19 (patch)
tree67d8df0f6771e14200a329aec38f1139b23c7358 /package.json
parent7819305eba67275b3db1d500193f2eee539b9442 (diff)
downloadnextcloud-server-d0574fb5d54356e8d575b32596a25ee24af16a19.tar.gz
nextcloud-server-d0574fb5d54356e8d575b32596a25ee24af16a19.zip
Bump vue-router from 3.4.4 to 3.4.5
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.4 to 3.4.5. - [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.4...v3.4.5) 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 db90724dfc8..8197a49482b 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"vue-localstorage": "^0.6.2",
"vue-material-design-icons": "^4.9.0",
"vue-multiselect": "^2.1.6",
- "vue-router": "^3.4.4",
+ "vue-router": "^3.4.5",
"vuedraggable": "^2.24.1",
"vuex": "^3.5.1",
"vuex-router-sync": "^5.0.0"