From 86f50321bc294c04ea4b1d78b0e6b57311d27bc4 Mon Sep 17 00:00:00 2001 From: "updateclibot[bot]" <92153806+updateclibot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 18:07:12 +0000 Subject: [PATCH] chore: deps: update NPM used by Netlify to 11.17.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 71c0806ae..254a92620 100644 --- a/netlify.toml +++ b/netlify.toml @@ -5,7 +5,7 @@ [build.environment] HUGO_VERSION = "0.163.2" NODE_VERSION = "24.16.0" - NPM_VERSION = "11.16.0" + NPM_VERSION = "11.17.0" [context.production] command = "npm run build"