From 8f63a80803c0f938c510ccc2cc535ed7db22d3c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 18:46:55 +0000 Subject: [PATCH] chore(deps): update npm to >=11.9.0 [security] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 230bc4f..32c0c75 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "prettier": "^3.8.1" }, "engines": { - "npm": ">=11.8.0" + "npm": ">=11.9.0" } }