From fb43d347bdab50e2ecc1063330a828ec279f071a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 15:12:53 +0000 Subject: [PATCH] Chore(deps): Bump next from 15.5.2 to 15.5.6 Bumps [next](https://github.com/vercel/next.js) from 15.5.2 to 15.5.6. - [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.5.2...v15.5.6) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/contact/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/contact/package.json b/apps/contact/package.json index c68fa790..4a4814bd 100644 --- a/apps/contact/package.json +++ b/apps/contact/package.json @@ -14,7 +14,7 @@ "@notionhq/client": "^5.0.0", "@react-email/components": "^0.5.3", "nanoid": "^5.0.9", - "next": "15.5.2", + "next": "15.5.6", "nodemailer": "^7.0.6", "react": "^19.0.0", "react-dom": "^19.0.0",