From 8d05bdb2671868ba7a745a38eae2637499ba43e5 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 18:54:36 +0000 Subject: [PATCH] fix: apps/agentprotocol.ai/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-9508709 --- apps/agentprotocol.ai/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/agentprotocol.ai/package.json b/apps/agentprotocol.ai/package.json index d75b2151..a55a05f3 100644 --- a/apps/agentprotocol.ai/package.json +++ b/apps/agentprotocol.ai/package.json @@ -28,7 +28,7 @@ "framer-motion": "7.8.1", "mdast-util-to-string": "^3.2.0", "mdx-annotations": "^0.1.1", - "next": "13.4.12", + "next": "13.5.9", "next-themes": "^0.2.1", "react": "18.2.0", "react-dom": "18.2.0",