From d8cf4582b003f52aaa188a80c658da5e5050ba23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 07:49:36 +0000 Subject: [PATCH] chore(deps): update dependency npm to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3bfcf3a8c46..e0527418f57 100644 --- a/package.json +++ b/package.json @@ -111,6 +111,6 @@ }, "volta": { "node": "18.18.2", - "npm": "9.9.0" + "npm": "10.2.1" } }