From eda30634b1df8fb0f46cf950f04bbf692a263db2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Mar 2025 00:15:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PARSEGITCONFIG-9403763 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 90cf71e6..cb091f1d 100644 --- a/package.json +++ b/package.json @@ -57,10 +57,10 @@ "dependencies": { "@xylabs/react-accordion": "workspace:^", "@xylabs/react-animation": "workspace:^", - "@xylabs/react-appbar": "workspace:^", + "@xylabs/react-appbar": "2.14.5", "@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:^", @@ -77,7 +77,7 @@ "@xylabs/react-promise": "workspace:^", "@xylabs/react-quick-tip-button": "workspace:^", "@xylabs/react-render-spin-check": "workspace:^", - "@xylabs/react-rich-result": "workspace:^", + "@xylabs/react-rich-result": "2.14.5", "@xylabs/react-scroll-to-top": "workspace:^", "@xylabs/react-shared": "workspace:^", "@xylabs/react-theme": "workspace:^"