From 20054b28548f2a03ce94f4bd7d959b1906f85b75 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:36:14 +0000 Subject: [PATCH] chore: deps: update NPM used by Netlify to 11.8.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 123f1177..4136c5e6 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ [build.environment] HUGO_VERSION = "0.154.5" NODE_VERSION = "20.20.0" - NPM_VERSION = "11.7.0" + NPM_VERSION = "11.8.0" [context.production] command = "npm run build"