From 09c4f952a9ee4033028f48a7d9a247001aa1122e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 May 2024 17:21:26 +0000 Subject: [PATCH] Update dependency next to v14 [SECURITY] --- yonode.org/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yonode.org/package.json b/yonode.org/package.json index 27098177..1a22b520 100644 --- a/yonode.org/package.json +++ b/yonode.org/package.json @@ -21,7 +21,7 @@ "contentlayer": "^0.3.4", "date-fns": "^2.30.0", "framer-motion": "^10.18.0", - "next": "13.5.6", + "next": "14.1.1", "next-contentlayer": "^0.3.4", "next-seo": "^6.5.0", "nextra-theme-docs": "^2.13.4",