From 1c9ac6b8917df64da99910ad7d0293971379a385 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 11:38:37 +0100 Subject: [PATCH] chore(deps): update npm to v10 (#2526) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d854582abad..a5b56fc66e7 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ }, "engines": { "node": "^20", - "npm": "^7" + "npm": "^10.0.0" }, "repository": { "type": "git",