From 887a09687f4f31e5c839c3427da98c23691631d9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jan 2025 22:16:55 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-8648411 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f098af7fb..753d2c4db 100644 --- a/package.json +++ b/package.json @@ -60,10 +60,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:^", @@ -80,7 +80,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:^"