From 7cae2bbc7bcb236d249191259f60f13ff0fcffcf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 1 Feb 2026 12:17:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15105315 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7537d97..0ac42e0 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "mcp-handler": "^1.0.1", "motion": "^12.23.12", "nanoid": "^5.1.5", - "next": "^15.5.9", + "next": "^16.1.5", "pdfjs-dist": "^5.4.54", "postcss": "^8.5.6", "react": "^19.1.1",