From e940868c2d7a625148306db15debc1cab027c942 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Aug 2025 08:21:48 +0000 Subject: [PATCH] fix: upgrade @buerokratt-ria/common-gui-components from 0.0.22 to 0.0.23 Snyk has created this PR to upgrade @buerokratt-ria/common-gui-components from 0.0.22 to 0.0.23. See this package in npm: @buerokratt-ria/common-gui-components See this project in Snyk: https://app.snyk.io/org/varmoh/project/ba99fe5c-265e-4d46-b01b-72140fdda012?utm_source=github&utm_medium=referral&page=upgrade-pr --- GUI/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/package.json b/GUI/package.json index 298cd0df..00312a19 100644 --- a/GUI/package.json +++ b/GUI/package.json @@ -7,7 +7,7 @@ "@buerokratt-ria/header": "^0.1.36", "@buerokratt-ria/menu": "^0.2.6", "@buerokratt-ria/styles": "^0.0.1", - "@buerokratt-ria/common-gui-components": "^0.0.22", + "@buerokratt-ria/common-gui-components": "^0.0.23", "@fontsource/roboto": "^4.5.8", "@formkit/auto-animate": "^1.0.0-beta.6", "@hookform/resolvers": "^2.9.11",