From 6ec6e8f886c5ef68c4587ba5a002c07ec7f05823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 20:15:28 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.5 to 14.2.26 in /web Dependabot couldn't find the original pull request head commit, 4ae5ed2a221c5416e2349118d340333cc00a23fd. --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index a7c28ab9..3ef5aa46 100644 --- a/web/package.json +++ b/web/package.json @@ -34,7 +34,7 @@ "gray-matter": "^4.0.3", "i": "^0.3.7", "js-confetti": "^0.12.0", - "next": "14.2.5", + "next": "14.2.26", "next-recaptcha-v3": "^1.4.1", "nextjs-toploader": "^1.6.6", "npm": "^10.5.1",