From 6220a5723cf6c20abac8e4bed6299211e4fda416 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 15:05:02 +0000 Subject: [PATCH] fix(deps): update dependency vue-router to v4 --- src/list/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/list/frontend/package.json b/src/list/frontend/package.json index 1c9b1dcf1..888519394 100644 --- a/src/list/frontend/package.json +++ b/src/list/frontend/package.json @@ -21,7 +21,7 @@ "fhirclient": "2.5.2", "fhirpath": "3.8.1", "vue": "2.7.15", - "vue-router": "3.6.5", + "vue-router": "4.2.5", "vuejs-logger": "1.5.5" }, "devDependencies": {