From 514193096e85e4edc75c9e5779aa560527858fac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 02:14:52 +0000 Subject: [PATCH] fix(deps): update dependency @npmcli/arborist to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3beeb9c..1b9af50 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "sinon": "^13.0.0" }, "dependencies": { - "@npmcli/arborist": "^4.0.0", + "@npmcli/arborist": "^10.0.0", "@octokit/plugin-throttling": "^3.2.2", "@octokit/rest": "^18.0.0", "@pkgjs/nv": "0.2.1",