From 71dfa4610e0b588721640b446251396b42e91d11 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Feb 2025 22:55:47 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITEST-8688125 - https://snyk.io/vuln/SNYK-JS-VITEST-8688130 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0b6a49982..98e255b24 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:^"