From f9d3707fc842c046d56bc806b6f5b4662e043d81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 21:52:12 +0000 Subject: [PATCH] Update npm tool constraint to v12.0.2 --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index c9b8a6067..7c6217753 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -27,7 +27,7 @@ ], // To prevent libraries in optionalDependencies from being removed from the lock file constraints: { - npm: "12.0.1" + npm: "12.0.2" }, packageRules: [ {