Skip to content

Commit 3423bcc

Browse files
Update vue-router requirement from ^4.0.10 to ^4.0.12 in /ui
Updates the requirements on [vue-router](https://github.com/vuejs/vue-router) to permit the latest version. - [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/commits) --- updated-dependencies: - dependency-name: vue-router dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34c251e commit 3423bcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"pretty-bytes": "^5.6.0",
1616
"ramda": "^0.27.1",
1717
"vue": "^3.1.5",
18-
"vue-router": "^4.0.10",
18+
"vue-router": "^4.0.12",
1919
"vuex": "^4.0.2",
2020
"worker-loader": "^3.0.8"
2121
},

0 commit comments

Comments
 (0)