From 8fcc55232cf017013cea46b3ea4c201c4060c37c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 00:25:01 +0000 Subject: [PATCH] chore(deps): bump @pnpm/audit in the dependencies group Bumps the dependencies group with 1 update: [@pnpm/audit](https://github.com/pnpm/pnpm). Updates `@pnpm/audit` from 1001.0.2 to 1002.0.25 - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/commits) --- updated-dependencies: - dependency-name: "@pnpm/audit" dependency-version: 1002.0.25 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 514c148..8321339 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@nodesecure/npm-registry-sdk": "4.5.2", "@npmcli/arborist": "^9.0.0", "@openally/httpie": "1.1.2", - "@pnpm/audit": "1001.0.2", + "@pnpm/audit": "1002.0.26", "@pnpm/lockfile-file": "^9.1.1" } }