summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-17 01:03:56 +0000
committerGitHub <noreply@github.com>2020-10-17 01:03:56 +0000
commit0a6c4aec9852ef6d18c394d60cb28bbdca187307 (patch)
tree13d849a8a5fdad801f0db6624215624f6292cb15 /package.json
parentc67c6033fc63f74c6548e01e45c9e4bfa9312560 (diff)
Bump vue-router from 3.4.6 to 3.4.7
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.6 to 3.4.7. - [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.6...v3.4.7) Signed-off-by: dependabot[bot] <support@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 d3638347..9633b848 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
"vue-click-outside": "^1.1.0",
"vue-clipboard2": "^0.3.1",
"vue-masonry": "^0.11.8",
- "vue-router": "^3.4.6",
+ "vue-router": "^3.4.7",
"vue-virtual-scroll-list": "^2.3.1",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.4.0",