summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-03 01:03:01 +0000
committerGitHub <noreply@github.com>2020-10-03 01:03:01 +0000
commit6b6676ae63fa7875b9e1b1b7123ede503010e7a9 (patch)
tree60892c4580d09d0daf968ed2b388db3879686d9c /package.json
parent7eea523146cfc456006d16a607f400d1542e836c (diff)
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[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 f4dd616f..b34545b5 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.4",
+ "vue-router": "^3.4.5",
"vue-virtual-scroll-list": "^2.3.1",
"vue-virtual-scroller": "^1.0.10",
"vuex": "^3.4.0",