From d2ea767551bf755e5603d2add4e9076322a87f41 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 4 Sep 2025 10:25:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-12299318 - https://snyk.io/vuln/SNYK-JS-NEXT-12301496 - https://snyk.io/vuln/SNYK-JS-NEXT-12265451 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af0f830..0bb84fb 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@mantine/next": "^4.0.7", "@mantine/notifications": "^4.2.10", "@mantine/prism": "^4.0.8", - "next": "12.1.0", + "next": "14.2.32", "openai-api": "^1.2.6", "react": "17.0.2", "react-dom": "17.0.2",