summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-10 01:04:15 +0000
committerGitHub <noreply@github.com>2020-10-10 01:04:15 +0000
commited536c0437a7496bddfcc2cae07e2b39e0e044a3 (patch)
treece07cdeb3043be454d1d6ca266048e84e8ab818e /package.json
parent541a07521962a569fe7fe6886674b9894824aa90 (diff)
Bump vue-router from 3.4.5 to 3.4.6
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.5 to 3.4.6. - [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.5...v3.4.6) 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 894e722d..dcdcea8f 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.5",
+ "vue-router": "^3.4.6",
"vue-virtual-scroll-list": "^2.3.1",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.4.0",