From 64a7126ce8b42a4600e2c981217802a74b191e33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 03:02:32 +0000 Subject: [PATCH] Bump next from 15.1.6 to 15.4.7 in /nextjs-import-contact-agent Bumps [next](https://github.com/vercel/next.js) from 15.1.6 to 15.4.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v15.1.6...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nextjs-import-contact-agent/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextjs-import-contact-agent/package.json b/nextjs-import-contact-agent/package.json index e221b9c..d990fc9 100644 --- a/nextjs-import-contact-agent/package.json +++ b/nextjs-import-contact-agent/package.json @@ -12,7 +12,7 @@ "@e2b/code-interpreter": "^1.0.4", "@inngest/agent-kit": "^0.2.2", "inngest": "^3.31.4", - "next": "15.1.6", + "next": "15.4.7", "react": "^19.0.0", "react-dom": "^19.0.0", "zod": "^3.24.1"