From 23f891014c3c99acd5c69d2ab64a3263d47828c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 14:45:48 +0000 Subject: [PATCH] chore(deps): update dependency npm to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b1c9c8..596988a 100644 --- a/package.json +++ b/package.json @@ -70,6 +70,6 @@ }, "volta": { "node": "20.18.1", - "npm": "10.9.2" + "npm": "11.0.0" } }