From 23a36db7ac5fb989e2e1c2cd4a54369ea03f064c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 11:23:08 +0000 Subject: [PATCH] fix: autogpt_platform/frontend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15104645 - https://snyk.io/vuln/SNYK-JS-NEXT-15105315 --- autogpt_platform/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogpt_platform/frontend/package.json b/autogpt_platform/frontend/package.json index f22a182d20..5d50104cf1 100644 --- a/autogpt_platform/frontend/package.json +++ b/autogpt_platform/frontend/package.json @@ -88,7 +88,7 @@ "lodash": "4.17.21", "lucide-react": "0.552.0", "moment": "2.30.1", - "next": "15.4.10", + "next": "16.1.5", "next-themes": "0.4.6", "nuqs": "2.7.2", "party-js": "2.2.0",