From 3c8ec410e026ed7a4edfb8e5440a08192d61b5fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:59:26 +0000 Subject: [PATCH] chore(deps): update npm to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 246287d9..86b01651 100755 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ }, "engines": { "node": ">=8.9.0", - "npm": ">=5.0.0" + "npm": ">=11.0.0" }, "publishConfig": { "access": "public"