From 6329f2e1e1e432b25bede41bc8de59c943ec8f87 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 13 Oct 2025 07:51:57 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-12613773 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8f8af127..3c3c17d4 100644 --- a/package.json +++ b/package.json @@ -67,14 +67,14 @@ "@xylabs/react-button": "workspace:~", "@xylabs/react-common": "workspace:~", "@xylabs/react-cookie-consent": "workspace:~", - "@xylabs/react-crypto": "workspace:~", + "@xylabs/react-crypto": "7.0.0", "@xylabs/react-dialogs": "workspace:~", "@xylabs/react-experiments": "workspace:~", "@xylabs/react-flexbox": "workspace:~", "@xylabs/react-hooks": "workspace:~", "@xylabs/react-identicon": "workspace:~", "@xylabs/react-link": "workspace:~", - "@xylabs/react-mixpanel": "workspace:~", + "@xylabs/react-mixpanel": "7.0.0", "@xylabs/react-number-status": "workspace:~", "@xylabs/react-pixel": "workspace:~", "@xylabs/react-pixel-debugger": "workspace:~",