From f65c7f60f7fe697eeb7c9bd750a77d1f179d6d95 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:29:39 +0000 Subject: [PATCH] chore(deps): update npm to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 246287d9..4a195a9c 100755 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ }, "engines": { "node": ">=8.9.0", - "npm": ">=5.0.0" + "npm": ">=10.9.0" }, "publishConfig": { "access": "public"