From bf9ab9ecfc811b26c9ba1f2e3a7ef07617229331 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 19:58:28 +0000 Subject: [PATCH] fix(deps): update dependency bootstrap-vue to v2.23.1 --- @uportal/notification-modal/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@uportal/notification-modal/package.json b/@uportal/notification-modal/package.json index 9bb957be..b8a1a262 100644 --- a/@uportal/notification-modal/package.json +++ b/@uportal/notification-modal/package.json @@ -23,7 +23,7 @@ "dependencies": { "@uportal/open-id-connect": "1.33.2", "axios": "0.19.2", - "bootstrap-vue": "2.0.0-rc.21", + "bootstrap-vue": "2.23.1", "vue": "^2.6.10" }, "devDependencies": {