From 3504c3eaee900f24765df0340cd462057bc22f6b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 13:31:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15104645 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af0f830..ddb3b10 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": "15.5.10", "openai-api": "^1.2.6", "react": "17.0.2", "react-dom": "17.0.2",