From 7da2d4a1f5720c41ddbdc4177dd50d69456f4cc7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 26 Sep 2024 08:43:13 +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 a451d5d..df34fed 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "@prisma/client": "^4.9.0", - "@sentry/nextjs": "^7.36.0", + "@sentry/nextjs": "^8.32.0", "ansi-colors": "^4.1.3", "axios": "^1.3.2", "chart.js": "4.2.0",