Bump vue-router from 3.4.0 to 3.4.1 in /frontend

Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.0 to 3.4.1.
- [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.0...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-07 06:44:30 +00:00
committed by GitHub
parent eb256fced6
commit 99342d615e
2 changed files with 4 additions and 4 deletions

View File

@@ -33,6 +33,6 @@
"overlayscrollbars": "^1.13.0",
"popper.js": "^1.16.1",
"vue-chartjs": "^3.5.0",
"vue-router": "^3.4.0"
"vue-router": "^3.4.1"
}
}