From 4146f6b1272ab7a4b43b9a9fb33b222b69a50151 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 16:20:33 +0000 Subject: [PATCH] chore: deps: update Node used by Netlify to 24.20.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 494e3da43..d7a73ee6f 100644 --- a/netlify.toml +++ b/netlify.toml @@ -4,7 +4,7 @@ [build.environment] HUGO_VERSION = "0.165.0" - NODE_VERSION = "24.16.0" + NODE_VERSION = "24.20.0" NPM_VERSION = "12.0.2" [context.production]