From 307debee3d6cb2c3dd9c8da00126dc77758bf5cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Aug 2025 23:31:17 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.21 to 14.2.32 in /v1/surveys-auth0/ui Bumps [next](https://github.com/vercel/next.js) from 14.2.21 to 14.2.32. - [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/v14.2.21...v14.2.32) --- updated-dependencies: - dependency-name: next dependency-version: 14.2.32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- v1/surveys-auth0/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1/surveys-auth0/ui/package.json b/v1/surveys-auth0/ui/package.json index 55c3709..0966e0c 100644 --- a/v1/surveys-auth0/ui/package.json +++ b/v1/surveys-auth0/ui/package.json @@ -20,7 +20,7 @@ "clsx": "^1.2.1", "focus-visible": "^5.2.0", "framer-motion": "^6.5.1", - "next": "14.2.21", + "next": "14.2.32", "postcss-focus-visible": "^6.0.4", "react": "18.2.0", "react-dom": "18.2.0",