From 6c0022c0e856ce51d9088e77204fb9e91fe5c7e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 10 Mar 2025 02:54:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 - https://snyk.io/vuln/SNYK-JS-TSUP-9056218 --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9f250f10f..20c103675 100644 --- a/package.json +++ b/package.json @@ -60,14 +60,14 @@ "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:^", - "@xylabs/react-experiments": "workspace:^", + "@xylabs/react-crypto": "2.12.13", + "@xylabs/react-dialogs": "2.16.0", + "@xylabs/react-experiments": "2.12.13", "@xylabs/react-flexbox": "workspace:^", "@xylabs/react-hooks": "workspace:^", "@xylabs/react-identicon": "workspace:^", @@ -76,11 +76,11 @@ "@xylabs/react-mixpanel": "workspace:^", "@xylabs/react-number-status": "workspace:^", "@xylabs/react-pixel": "workspace:^", - "@xylabs/react-pixel-debugger": "workspace:^", + "@xylabs/react-pixel-debugger": "2.15.9", "@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:^"