From 237a2629fe0add67eac1ee9932586f38e01f3d12 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Sep 2024 22:20:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 - https://snyk.io/vuln/SNYK-JS-BODYPARSER-7926860 - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 - https://snyk.io/vuln/SNYK-JS-SEND-7926862 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0c12e91d7..db565bd7d 100644 --- a/package.json +++ b/package.json @@ -58,19 +58,19 @@ "@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-invertible-theme": "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:^",