From 37f42d5d548b524d85bf028068fea072232eecd5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 20 Jun 2024 03:58:06 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d8252a..6f152a0 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@livepeer/react": "^2.5.2", "@mui/material": "^5.14.0", "@radix-ui/react-dropdown-menu": "^2.0.5", - "@sentry/nextjs": "^7.47.0", + "@sentry/nextjs": "^8.10.0", "@supabase/supabase-js": "^2.33.1", "@superfluid-finance/tokenlist": "^1.3.0", "@superfluid-finance/widget": "^0.0.9",