From ea19680faaf0fb3bafaf72aa3b18debbfe0b549b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 00:40:40 +0000 Subject: [PATCH] chore(deps): update dependency npm to v10.7.0 (#35) 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 d1706a9..bf50a1c 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,6 @@ "private": true, "volta": { "node": "20.12.2", - "npm": "10.6.0" + "npm": "10.7.0" } }