From a8ef524254e93a0daec194d5914f4efaf1fefe0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:31:04 +0000 Subject: [PATCH] Bump next from 14.2.4 to 14.2.10 in /containers/tefca-viewer Bumps [next](https://github.com/vercel/next.js) from 14.2.4 to 14.2.10. - [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.4...v14.2.10) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- containers/tefca-viewer/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/tefca-viewer/package.json b/containers/tefca-viewer/package.json index 6e797e991..7dfce2e8f 100644 --- a/containers/tefca-viewer/package.json +++ b/containers/tefca-viewer/package.json @@ -33,7 +33,7 @@ "html-react-parser": "^5.1.4", "jose": "5.2.2", "js-yaml": "4.1.0", - "next": "14.2.4", + "next": "14.2.10", "pg": "^8.12.0", "pg-promise": "^11.5.4", "react": "^18",