From aeb53d7a166f804cb1c955758d7bb9ac2ca0d93c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:42:49 +0000 Subject: [PATCH] Bump next from 16.1.1 to 16.1.7 in /examples/magento-graphcms Bumps [next](https://github.com/vercel/next.js) from 16.1.1 to 16.1.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/v16.1.1...v16.1.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/magento-graphcms/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index dcab2728a3..0db80952f2 100644 --- a/examples/magento-graphcms/package.json +++ b/examples/magento-graphcms/package.json @@ -119,7 +119,7 @@ "dotenv": "16.6.1", "framer-motion": "11.18.2", "graphql": "^16.12.0", - "next": "16.1.1", + "next": "16.1.7", "next-sitemap": "4.2.3", "react": "^19.2.0", "react-dom": "^19.2.0",