From 17f3f2c9c416901816c83c5178edf5516ffc5ab4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 9 Jul 2025 00:34:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7c5ba90..e18cb9c8 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@xylabs/react-appbar": "workspace:^", "@xylabs/react-async-effect": "workspace:^", "@xylabs/react-button": "workspace:^", - "@xylabs/react-common": "workspace:^", + "@xylabs/react-common": "2.12.13", "@xylabs/react-cookie-consent": "workspace:^", "@xylabs/react-crypto": "workspace:^", "@xylabs/react-dialogs": "workspace:^",