From c9b417a778773d58808059ef1545401af0514334 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 10:24:26 +0000 Subject: [PATCH] chore(deps): bump @npmcli/arborist in the dependencies group Bumps the dependencies group with 1 update: [@npmcli/arborist](https://github.com/npm/cli/tree/HEAD/workspaces/arborist). Updates `@npmcli/arborist` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/workspaces/arborist/CHANGELOG.md) - [Commits](https://github.com/npm/cli/commits/v9.1.1/workspaces/arborist) --- updated-dependencies: - dependency-name: "@npmcli/arborist" dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index e900a750..c9484d11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2536,9 +2536,9 @@ "license": "ISC" }, "node_modules/@npmcli/arborist": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.1.0.tgz", - "integrity": "sha512-PoOjBc3stYoaI2ehGC0hKQLoa18UYuSxxNZMm86f1y/mjokOvLrshbes7Fne2fk/4V1wR4s2BRdHpYHbp+PJcg==", + "version": "9.1.1", + "resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-9.1.1.tgz", + "integrity": "sha512-dtANj0Y757hrIDBfylk6neUzMi2yOX0+jK/YjwKrjSMOzis/o8APRfo6VCKL9hhodAeBW72xD65aN9gPzwQz8Q==", "license": "ISC", "dependencies": { "@isaacs/string-locale-compare": "^1.1.0",