Update dependency vue-router to v4.1.5

This commit is contained in:
Pleroma Renovate Bot 2022-08-28 09:07:22 +00:00
commit 5241a2654c
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
"utf8": "3.0.0",
"vue": "3.2.37",
"vue-i18n": "9.2.2",
"vue-router": "4.1.3",
"vue-router": "4.1.5",
"vue-template-compiler": "2.7.10",
"vuex": "4.0.2"
},