From a3c20ffb1afc984979a45b95f8ad32d6baab2785 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 21:42:58 +0000 Subject: [PATCH] chore: deps: update NPM used by Netlify to 11.10.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 92eed3d8..70c1b718 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ [build.environment] HUGO_VERSION = "0.155.3" NODE_VERSION = "20.20.0" - NPM_VERSION = "11.9.0" + NPM_VERSION = "11.10.0" [context.production] command = "npm run build"