From 50f94baee086e5bf7507dd430163bd4625b73255 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Sep 2024 08:14:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ROLLUP-8073097 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31672edad..19ce58ac1 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@react-spectrum/utils": "3.10.1", "@react-stately/toggle": "3.6.1", "@reduxjs/toolkit": "1.9.7", - "@sentry/nextjs": "8.26.0", + "@sentry/nextjs": "8.32.0", "@stacks/auth": "6.15.0", "@stacks/blockchain-api-client": "7.12.0", "@stacks/common": "6.15.1-pr.0bcf867e.0+0bcf867e",