From c002615717881c103331a659625ccad1738390df Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 22 Dec 2025 06:15:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-STORYBOOK-14534871 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index fd5583d6..51d3a400 100644 --- a/package.json +++ b/package.json @@ -63,18 +63,18 @@ "@xylabs/react-accordion": "workspace:~", "@xylabs/react-animation": "workspace:~", "@xylabs/react-appbar": "workspace:~", - "@xylabs/react-async-effect": "workspace:~", + "@xylabs/react-async-effect": "2.17.1", "@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-crypto": "2.12.13", "@xylabs/react-dialogs": "workspace:~", - "@xylabs/react-experiments": "workspace:~", + "@xylabs/react-experiments": "2.12.13", "@xylabs/react-flexbox": "workspace:~", - "@xylabs/react-hooks": "workspace:~", + "@xylabs/react-hooks": "4.2.10", "@xylabs/react-identicon": "workspace:~", "@xylabs/react-link": "workspace:~", - "@xylabs/react-mixpanel": "workspace:~", + "@xylabs/react-mixpanel": "4.1.3", "@xylabs/react-number-status": "workspace:~", "@xylabs/react-pixel": "workspace:~", "@xylabs/react-pixel-debugger": "workspace:~",