From 73e5feace34d62c6062caa6184a7d8b0235b3df3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Dec 2024 19:15:46 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NANOID-8492085 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 90576a416..661b1e7f0 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:^"