From 1966d1a1054e5f02af1f0fc151456553ccb67f8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 17:47:56 +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 c8edd372..affd8f9c 100644 --- a/src/list/frontend/package.json +++ b/src/list/frontend/package.json @@ -21,7 +21,7 @@ "fhirclient": "2.5.3", "fhirpath": "3.13.3", "vue": "2.7.16", - "vue-router": "3.6.5", + "vue-router": "4.4.0", "vuejs-logger": "1.5.5" }, "devDependencies": {