From e54d064f527fa38f91a0d9692a2691e55718cfac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:05:55 +0000 Subject: [PATCH] fix(deps): update dependency @npmcli/arborist to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3beeb9c..0f67f82 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "sinon": "^13.0.0" }, "dependencies": { - "@npmcli/arborist": "^4.0.0", + "@npmcli/arborist": "^9.0.0", "@octokit/plugin-throttling": "^3.2.2", "@octokit/rest": "^18.0.0", "@pkgjs/nv": "0.2.1",