From a6fd5e9de94b128e58dc68dff0648edba8aeb012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 23:57:47 +0000 Subject: [PATCH] fix(deps): bump pacote from 21.5.0 to 21.5.1 Bumps [pacote](https://github.com/npm/pacote) from 21.5.0 to 21.5.1. - [Release notes](https://github.com/npm/pacote/releases) - [Changelog](https://github.com/npm/pacote/blob/v21.5.1/CHANGELOG.md) - [Commits](https://github.com/npm/pacote/compare/v21.5.0...v21.5.1) --- updated-dependencies: - dependency-name: pacote dependency-version: 21.5.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7fb30f6..1da2333 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5055,30 +5055,7 @@ package-json-from-dist@^1.0.0: resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00" integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw== -pacote@^21.0.0, pacote@^21.0.2: - version "21.5.0" - resolved "https://registry.yarnpkg.com/pacote/-/pacote-21.5.0.tgz#475fe00db73585dec296590bec484109522e9e6f" - integrity sha512-VtZ0SB8mb5Tzw3dXDfVAIjhyVKUHZkS/ZH9/5mpKenwC9sFOXNI0JI7kEF7IMkwOnsWMFrvAZHzx1T5fmrp9FQ== - dependencies: - "@gar/promise-retry" "^1.0.0" - "@npmcli/git" "^7.0.0" - "@npmcli/installed-package-contents" "^4.0.0" - "@npmcli/package-json" "^7.0.0" - "@npmcli/promise-spawn" "^9.0.0" - "@npmcli/run-script" "^10.0.0" - cacache "^20.0.0" - fs-minipass "^3.0.0" - minipass "^7.0.2" - npm-package-arg "^13.0.0" - npm-packlist "^10.0.1" - npm-pick-manifest "^11.0.1" - npm-registry-fetch "^19.0.0" - proc-log "^6.0.0" - sigstore "^4.0.0" - ssri "^13.0.0" - tar "^7.4.3" - -pacote@^21.5.1: +pacote@^21.0.0, pacote@^21.0.2, pacote@^21.5.1: version "21.5.1" resolved "https://registry.yarnpkg.com/pacote/-/pacote-21.5.1.tgz#74ab896fc7b1f00545ecbbbf666a61895cd50d38" integrity sha512-KvcJ9iy3crysCsgqc4+PknH/w6jkrp8JN36mpZBPwNaDRwTfMZD37YzRazNstiZUOhuF5pno9f78n9mEJBavwg==