From 82204ae2d736641fb7d9a3f57354f7052a1c347c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 19:45:38 +0000 Subject: [PATCH] chore(deps): update npm to v12 Signed-off-by: Renovate Bot --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 819eb93b886..6ad99e15c66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ }, "engines": { "node": "24.x", - "npm": "11.x" + "npm": "12.x" } }, "node_modules/@algolia/abtesting": { diff --git a/package.json b/package.json index c1ac478431c..6621e64c6bf 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ } ], "engines": { - "npm": "11.x", + "npm": "12.x", "node": "24.x" }, "scripts": {