-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump @oclif/plugin-plugins from 5.4.17 to 5.4.19 (#241)
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.4.17 to 5.4.19. - [Release notes](https://github.com/oclif/plugin-plugins/releases) - [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-plugins@5.4.17...5.4.19) --- updated-dependencies: - dependency-name: "@oclif/plugin-plugins" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
34a6393
commit d737037
Showing
1 changed file
with
180 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1564,13 +1564,20 @@ | |
proc-log "^5.0.0" | ||
semver "^7.5.3" | ||
|
||
"@npmcli/promise-spawn@^8.0.0", "@npmcli/promise-spawn@^8.0.1": | ||
"@npmcli/promise-spawn@^8.0.0": | ||
version "8.0.1" | ||
resolved "https://registry.yarnpkg.com/@npmcli/promise-spawn/-/promise-spawn-8.0.1.tgz#c2e25a632be72e66a2e7bc1d55aa74f51ca1f87e" | ||
integrity sha512-ZscqKtJqy7oj6MgXEJcHQ1om4utU0Q84QtC28UVuiO6ALSO9sDPanXdu6Wd1oYhItW8fx2u96zRFUE8BuPlAjA== | ||
dependencies: | ||
which "^5.0.0" | ||
|
||
"@npmcli/promise-spawn@^8.0.2": | ||
version "8.0.2" | ||
resolved "https://registry.yarnpkg.com/@npmcli/promise-spawn/-/promise-spawn-8.0.2.tgz#053688f8bc2b4ecc036d2d52c691fd82af58ea5e" | ||
integrity sha512-/bNJhjc+o6qL+Dwz/bqfTQClkEO5nTQ1ZEcdCkAQjhkZMHIh22LPG7fNh1enJP1NKWDqYiiABnjFCY7E0zHYtQ== | ||
dependencies: | ||
which "^5.0.0" | ||
|
||
"@npmcli/query@^4.0.0": | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/@npmcli/query/-/query-4.0.0.tgz#7a2470254f5a12a1499d2296a7343043c7847568" | ||
|
@@ -1595,7 +1602,7 @@ | |
proc-log "^5.0.0" | ||
which "^5.0.0" | ||
|
||
"@oclif/core@^4", "@oclif/core@^4.0.32": | ||
"@oclif/core@^4", "@oclif/core@^4.0.32", "@oclif/core@^4.0.33": | ||
version "4.0.33" | ||
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.33.tgz#fcaf3dd2850c5999de20459a1445d31a230cd24b" | ||
integrity sha512-NoTDwJ2L/ywpsSjcN7jAAHf3m70Px4Yim2SJrm16r70XpnfbNOdlj1x0HEJ0t95gfD+p/y5uy+qPT/VXTh/1gw== | ||
|
@@ -1637,14 +1644,14 @@ | |
fast-levenshtein "^3.0.0" | ||
|
||
"@oclif/plugin-plugins@^5": | ||
version "5.4.17" | ||
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.17.tgz#7bc6f701e83e2505746c1e8a8467a6fdf41241ba" | ||
integrity sha512-V5W5jiGfWYEFS1v6j0+l0sTkRdvuHpZm9zKyEzC1i6IFFx4S4oR2IMjTwJRopyGH2TZDNVQOGilp3Cxu73pbsQ== | ||
version "5.4.19" | ||
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.4.19.tgz#ef617431f6af1a2b25452c6cda83c2f01f849af3" | ||
integrity sha512-JiYBFLe7861i56YwHDnTW4TtfjnLj6brG9nfP5ZE4f9MzKwcQPhCaDzGuxdzoU2CnaUFGXBX+nBGA86csyTWbg== | ||
dependencies: | ||
"@oclif/core" "^4.0.32" | ||
"@oclif/core" "^4.0.33" | ||
ansis "^3.3.2" | ||
debug "^4.3.7" | ||
npm "^10.9.0" | ||
npm "^10.9.1" | ||
npm-package-arg "^11.0.3" | ||
npm-run-path "^5.3.0" | ||
object-treeify "^4.0.1" | ||
|
@@ -1711,11 +1718,23 @@ | |
dependencies: | ||
"@sigstore/protobuf-specs" "^0.3.2" | ||
|
||
"@sigstore/bundle@^3.0.0": | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/@sigstore/bundle/-/bundle-3.0.0.tgz#ffffc750436c6eb8330ead1ca65bc892f893a7c5" | ||
integrity sha512-XDUYX56iMPAn/cdgh/DTJxz5RWmqKV4pwvUAEKEWJl+HzKdCd/24wUa9JYNMlDSCb7SUHAdtksxYX779Nne/Zg== | ||
dependencies: | ||
"@sigstore/protobuf-specs" "^0.3.2" | ||
|
||
"@sigstore/core@^1.0.0", "@sigstore/core@^1.1.0": | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/@sigstore/core/-/core-1.1.0.tgz#5583d8f7ffe599fa0a89f2bf289301a5af262380" | ||
integrity sha512-JzBqdVIyqm2FRQCulY6nbQzMpJJpSiJ8XXWMhtOX9eKgaXXpfNOF53lzQEjIydlStnd/eFtuC1dW4VYdD93oRg== | ||
|
||
"@sigstore/core@^2.0.0": | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/@sigstore/core/-/core-2.0.0.tgz#f888a8e4c8fdaa27848514a281920b6fd8eca955" | ||
integrity sha512-nYxaSb/MtlSI+JWcwTHQxyNmWeWrUXJJ/G4liLrGG7+tS4vAz6LF3xRXqLH6wPIVUoZQel2Fs4ddLx4NCpiIYg== | ||
|
||
"@sigstore/protobuf-specs@^0.3.2": | ||
version "0.3.2" | ||
resolved "https://registry.yarnpkg.com/@sigstore/protobuf-specs/-/protobuf-specs-0.3.2.tgz#5becf88e494a920f548d0163e2978f81b44b7d6f" | ||
|
@@ -1733,6 +1752,18 @@ | |
proc-log "^4.2.0" | ||
promise-retry "^2.0.1" | ||
|
||
"@sigstore/sign@^3.0.0": | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/@sigstore/sign/-/sign-3.0.0.tgz#70752aaa54dfeafa0b0fbe1f58ebe9fe3d621f8f" | ||
integrity sha512-UjhDMQOkyDoktpXoc5YPJpJK6IooF2gayAr5LvXI4EL7O0vd58okgfRcxuaH+YTdhvb5aa1Q9f+WJ0c2sVuYIw== | ||
dependencies: | ||
"@sigstore/bundle" "^3.0.0" | ||
"@sigstore/core" "^2.0.0" | ||
"@sigstore/protobuf-specs" "^0.3.2" | ||
make-fetch-happen "^14.0.1" | ||
proc-log "^5.0.0" | ||
promise-retry "^2.0.1" | ||
|
||
"@sigstore/tuf@^2.3.4": | ||
version "2.3.4" | ||
resolved "https://registry.yarnpkg.com/@sigstore/tuf/-/tuf-2.3.4.tgz#da1d2a20144f3b87c0172920cbc8dcc7851ca27c" | ||
|
@@ -1741,6 +1772,14 @@ | |
"@sigstore/protobuf-specs" "^0.3.2" | ||
tuf-js "^2.2.1" | ||
|
||
"@sigstore/tuf@^3.0.0": | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/@sigstore/tuf/-/tuf-3.0.0.tgz#5f657e3052e93cb09e1735ee7f52b7938351278d" | ||
integrity sha512-9Xxy/8U5OFJu7s+OsHzI96IX/OzjF/zj0BSSaWhgJgTqtlBhQIV2xdrQI5qxLD7+CWWDepadnXAxzaZ3u9cvRw== | ||
dependencies: | ||
"@sigstore/protobuf-specs" "^0.3.2" | ||
tuf-js "^3.0.1" | ||
|
||
"@sigstore/verify@^1.2.1": | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/@sigstore/verify/-/verify-1.2.1.tgz#c7e60241b432890dcb8bd8322427f6062ef819e1" | ||
|
@@ -1750,6 +1789,15 @@ | |
"@sigstore/core" "^1.1.0" | ||
"@sigstore/protobuf-specs" "^0.3.2" | ||
|
||
"@sigstore/verify@^2.0.0": | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/@sigstore/verify/-/verify-2.0.0.tgz#4ad96e9234b71b57622c3c446b63bad805351030" | ||
integrity sha512-Ggtq2GsJuxFNUvQzLoXqRwS4ceRfLAJnrIHUDrzAD0GgnOhwujJkKkxM/s5Bako07c3WtAs/sZo5PJq7VHjeDg== | ||
dependencies: | ||
"@sigstore/bundle" "^3.0.0" | ||
"@sigstore/core" "^2.0.0" | ||
"@sigstore/protobuf-specs" "^0.3.2" | ||
|
||
"@sindresorhus/is@^5.2.0": | ||
version "5.6.0" | ||
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-5.6.0.tgz#41dd6093d34652cddb5d5bdeee04eafc33826668" | ||
|
@@ -2372,6 +2420,14 @@ | |
"@tufjs/canonical-json" "2.0.0" | ||
minimatch "^9.0.4" | ||
|
||
"@tufjs/[email protected]": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@tufjs/models/-/models-3.0.1.tgz#5aebb782ebb9e06f071ae7831c1f35b462b0319c" | ||
integrity sha512-UUYHISyhCU3ZgN8yaear3cGATHb3SMuKHsQ/nVbHXcmnBf+LzQ/cQfhNG+rfaSHgqGKNEm2cOCLVLELStUQ1JA== | ||
dependencies: | ||
"@tufjs/canonical-json" "2.0.0" | ||
minimatch "^9.0.5" | ||
|
||
"@types/chai@^4": | ||
version "4.3.11" | ||
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11.tgz#e95050bf79a932cb7305dd130254ccdf9bde671c" | ||
|
@@ -3056,6 +3112,11 @@ ci-info@^4.0.0: | |
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.0.0.tgz#65466f8b280fc019b9f50a5388115d17a63a44f2" | ||
integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg== | ||
|
||
ci-info@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.1.0.tgz#92319d2fa29d2620180ea5afed31f589bc98cf83" | ||
integrity sha512-HutrvTNsF48wnxkzERIXOe5/mlcfFcbfCmwcg6CJnizbSue78AbDt+1cgl26zwn61WFxhcPykPfZrbqjGmBb4A== | ||
|
||
cidr-regex@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-4.1.1.tgz#acbe7ba9f10d658710bddd25baa900509e90125a" | ||
|
@@ -4283,6 +4344,13 @@ hosted-git-info@^8.0.0: | |
dependencies: | ||
lru-cache "^10.0.1" | ||
|
||
hosted-git-info@^8.0.2: | ||
version "8.0.2" | ||
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-8.0.2.tgz#5bd7d8b5395616e41cc0d6578381a32f669b14b2" | ||
integrity sha512-sYKnA7eGln5ov8T8gnYlkSOxFJvywzEx9BueN6xo/GKO8PGiI6uK6xx+DIGe45T3bdVjLAQDQW1aicT8z8JwQg== | ||
dependencies: | ||
lru-cache "^10.0.1" | ||
|
||
http-cache-semantics@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.1.tgz#abe02fcb2985460bf0323be664436ec3476a6d5a" | ||
|
@@ -4867,18 +4935,18 @@ libnpmpack@^8.0.0: | |
npm-package-arg "^12.0.0" | ||
pacote "^19.0.0" | ||
|
||
libnpmpublish@^10.0.0: | ||
version "10.0.0" | ||
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-10.0.0.tgz#328fafc94fc0a735c9581207db57dbec590d594c" | ||
integrity sha512-keixAKMGMegm9HHY0stnNtjPHI7J79sMLlRQf0V1n1iFrWspLTGmoA5VMyzX27L3gC8prl+wLizwNWOZlGpcWw== | ||
libnpmpublish@^10.0.1: | ||
version "10.0.1" | ||
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-10.0.1.tgz#7a284565be164c2f8605225213316a0c1d0a9827" | ||
integrity sha512-xNa1DQs9a8dZetNRV0ky686MNzv1MTqB3szgOlRR3Fr24x1gWRu7aB9OpLZsml0YekmtppgHBkyZ+8QZlzmEyw== | ||
dependencies: | ||
ci-info "^4.0.0" | ||
normalize-package-data "^7.0.0" | ||
npm-package-arg "^12.0.0" | ||
npm-registry-fetch "^18.0.1" | ||
proc-log "^5.0.0" | ||
semver "^7.3.7" | ||
sigstore "^2.2.0" | ||
sigstore "^3.0.0" | ||
ssri "^12.0.0" | ||
|
||
libnpmsearch@^8.0.0: | ||
|
@@ -5013,6 +5081,23 @@ make-fetch-happen@^14.0.0, make-fetch-happen@^14.0.1: | |
promise-retry "^2.0.1" | ||
ssri "^12.0.0" | ||
|
||
make-fetch-happen@^14.0.3: | ||
version "14.0.3" | ||
resolved "https://registry.yarnpkg.com/make-fetch-happen/-/make-fetch-happen-14.0.3.tgz#d74c3ecb0028f08ab604011e0bc6baed483fcdcd" | ||
integrity sha512-QMjGbFTP0blj97EeidG5hk/QhKQ3T4ICckQGLgz38QF7Vgbk6e6FTARN8KhKxyBbWn8R0HU+bnw8aSoFPD4qtQ== | ||
dependencies: | ||
"@npmcli/agent" "^3.0.0" | ||
cacache "^19.0.1" | ||
http-cache-semantics "^4.1.1" | ||
minipass "^7.0.2" | ||
minipass-fetch "^4.0.0" | ||
minipass-flush "^1.0.5" | ||
minipass-pipeline "^1.2.4" | ||
negotiator "^1.0.0" | ||
proc-log "^5.0.0" | ||
promise-retry "^2.0.1" | ||
ssri "^12.0.0" | ||
|
||
merge2@^1.3.0, merge2@^1.4.1: | ||
version "1.4.1" | ||
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" | ||
|
@@ -5238,6 +5323,11 @@ negotiator@^0.6.3: | |
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd" | ||
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== | ||
|
||
negotiator@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-1.0.0.tgz#b6c91bb47172d69f93cfd7c357bbb529019b5f6a" | ||
integrity sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg== | ||
|
||
no-case@^3.0.4: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d" | ||
|
@@ -5349,6 +5439,13 @@ npm-install-checks@^7.1.0: | |
dependencies: | ||
semver "^7.1.1" | ||
|
||
npm-install-checks@^7.1.1: | ||
version "7.1.1" | ||
resolved "https://registry.yarnpkg.com/npm-install-checks/-/npm-install-checks-7.1.1.tgz#e9d679fc8a1944c75cdcc96478a22f9d0f763632" | ||
integrity sha512-u6DCwbow5ynAX5BdiHQ9qvexme4U3qHW3MWe5NqH+NeBm0LbiH6zvGjNNew1fY+AZZUtVHbOPF3j7mJxbUzpXg== | ||
dependencies: | ||
semver "^7.1.1" | ||
|
||
npm-normalize-package-bin@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-4.0.0.tgz#df79e70cd0a113b77c02d1fe243c96b8e618acb1" | ||
|
@@ -5413,6 +5510,20 @@ npm-registry-fetch@^18.0.0, npm-registry-fetch@^18.0.1: | |
npm-package-arg "^12.0.0" | ||
proc-log "^5.0.0" | ||
|
||
npm-registry-fetch@^18.0.2: | ||
version "18.0.2" | ||
resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-18.0.2.tgz#340432f56b5a8b1af068df91aae0435d2de646b5" | ||
integrity sha512-LeVMZBBVy+oQb5R6FDV9OlJCcWDU+al10oKpe+nsvcHnG24Z3uM3SvJYKfGJlfGjVU8v9liejCrUR/M5HO5NEQ== | ||
dependencies: | ||
"@npmcli/redact" "^3.0.0" | ||
jsonparse "^1.3.1" | ||
make-fetch-happen "^14.0.0" | ||
minipass "^7.0.2" | ||
minipass-fetch "^4.0.0" | ||
minizlib "^3.0.1" | ||
npm-package-arg "^12.0.0" | ||
proc-log "^5.0.0" | ||
|
||
npm-run-path@^5.3.0: | ||
version "5.3.0" | ||
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-5.3.0.tgz#e23353d0ebb9317f174e93417e4a4d82d0249e9f" | ||
|
@@ -5425,32 +5536,32 @@ npm-user-validate@^3.0.0: | |
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-3.0.0.tgz#9b1410796bf1f1d78297a8096328c55d3083f233" | ||
integrity sha512-9xi0RdSmJ4mPYTC393VJPz1Sp8LyCx9cUnm/L9Qcb3cFO8gjT4mN20P9FAsea8qDHdQ7LtcN8VLh2UT47SdKCw== | ||
|
||
npm@^10.9.0: | ||
version "10.9.0" | ||
resolved "https://registry.yarnpkg.com/npm/-/npm-10.9.0.tgz#46903bc06cb8a5fd51372647920fe4b830efb8d8" | ||
integrity sha512-ZanDioFylI9helNhl2LNd+ErmVD+H5I53ry41ixlLyCBgkuYb+58CvbAp99hW+zr5L9W4X7CchSoeqKdngOLSw== | ||
npm@^10.9.1: | ||
version "10.9.1" | ||
resolved "https://registry.yarnpkg.com/npm/-/npm-10.9.1.tgz#ab141c1229765c11c8c59060fc9cf450a2207bd6" | ||
integrity sha512-yJUw03xLqjiv1D52oHeoS5qmOEC5hkJlhP1cWlSrCgshuxWVyFEEK3M3hLC0NwbTaklLTYrhoIanYsuNP5WUKg== | ||
dependencies: | ||
"@isaacs/string-locale-compare" "^1.1.0" | ||
"@npmcli/arborist" "^8.0.0" | ||
"@npmcli/config" "^9.0.0" | ||
"@npmcli/fs" "^4.0.0" | ||
"@npmcli/map-workspaces" "^4.0.1" | ||
"@npmcli/package-json" "^6.0.1" | ||
"@npmcli/promise-spawn" "^8.0.1" | ||
"@npmcli/promise-spawn" "^8.0.2" | ||
"@npmcli/redact" "^3.0.0" | ||
"@npmcli/run-script" "^9.0.1" | ||
"@sigstore/tuf" "^2.3.4" | ||
"@sigstore/tuf" "^3.0.0" | ||
abbrev "^3.0.0" | ||
archy "~1.0.0" | ||
cacache "^19.0.1" | ||
chalk "^5.3.0" | ||
ci-info "^4.0.0" | ||
ci-info "^4.1.0" | ||
cli-columns "^4.0.0" | ||
fastest-levenshtein "^1.0.16" | ||
fs-minipass "^3.0.3" | ||
glob "^10.4.5" | ||
graceful-fs "^4.2.11" | ||
hosted-git-info "^8.0.0" | ||
hosted-git-info "^8.0.2" | ||
ini "^5.0.0" | ||
init-package-json "^7.0.1" | ||
is-cidr "^5.1.0" | ||
|
@@ -5462,11 +5573,11 @@ npm@^10.9.0: | |
libnpmhook "^11.0.0" | ||
libnpmorg "^7.0.0" | ||
libnpmpack "^8.0.0" | ||
libnpmpublish "^10.0.0" | ||
libnpmpublish "^10.0.1" | ||
libnpmsearch "^8.0.0" | ||
libnpmteam "^7.0.0" | ||
libnpmversion "^7.0.0" | ||
make-fetch-happen "^14.0.1" | ||
make-fetch-happen "^14.0.3" | ||
minimatch "^9.0.5" | ||
minipass "^7.1.1" | ||
minipass-pipeline "^1.2.4" | ||
|
@@ -5475,14 +5586,14 @@ npm@^10.9.0: | |
nopt "^8.0.0" | ||
normalize-package-data "^7.0.0" | ||
npm-audit-report "^6.0.0" | ||
npm-install-checks "^7.1.0" | ||
npm-install-checks "^7.1.1" | ||
npm-package-arg "^12.0.0" | ||
npm-pick-manifest "^10.0.0" | ||
npm-profile "^11.0.1" | ||
npm-registry-fetch "^18.0.1" | ||
npm-registry-fetch "^18.0.2" | ||
npm-user-validate "^3.0.0" | ||
p-map "^4.0.0" | ||
pacote "^19.0.0" | ||
pacote "^19.0.1" | ||
parse-conflict-json "^4.0.0" | ||
proc-log "^5.0.0" | ||
qrcode-terminal "^0.12.0" | ||
|
@@ -5689,6 +5800,29 @@ pacote@^19.0.0: | |
ssri "^12.0.0" | ||
tar "^6.1.11" | ||
|
||
pacote@^19.0.1: | ||
version "19.0.1" | ||
resolved "https://registry.yarnpkg.com/pacote/-/pacote-19.0.1.tgz#66d22dbd274ed8a7c30029d70eb8030f5151e6fc" | ||
integrity sha512-zIpxWAsr/BvhrkSruspG8aqCQUUrWtpwx0GjiRZQhEM/pZXrigA32ElN3vTcCPUDOFmHr6SFxwYrvVUs5NTEUg== | ||
dependencies: | ||
"@npmcli/git" "^6.0.0" | ||
"@npmcli/installed-package-contents" "^3.0.0" | ||
"@npmcli/package-json" "^6.0.0" | ||
"@npmcli/promise-spawn" "^8.0.0" | ||
"@npmcli/run-script" "^9.0.0" | ||
cacache "^19.0.0" | ||
fs-minipass "^3.0.0" | ||
minipass "^7.0.2" | ||
npm-package-arg "^12.0.0" | ||
npm-packlist "^9.0.0" | ||
npm-pick-manifest "^10.0.0" | ||
npm-registry-fetch "^18.0.0" | ||
proc-log "^5.0.0" | ||
promise-retry "^2.0.1" | ||
sigstore "^3.0.0" | ||
ssri "^12.0.0" | ||
tar "^6.1.11" | ||
|
||
param-case@^3.0.4: | ||
version "3.0.4" | ||
resolved "https://registry.yarnpkg.com/param-case/-/param-case-3.0.4.tgz#7d17fe4aa12bde34d4a77d91acfb6219caad01c5" | ||
|
@@ -6214,6 +6348,18 @@ sigstore@^2.2.0: | |
"@sigstore/tuf" "^2.3.4" | ||
"@sigstore/verify" "^1.2.1" | ||
|
||
sigstore@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/sigstore/-/sigstore-3.0.0.tgz#d6eadcc6590185a7f1c16184078ce8a9ef6db937" | ||
integrity sha512-PHMifhh3EN4loMcHCz6l3v/luzgT3za+9f8subGgeMNjbJjzH4Ij/YoX3Gvu+kaouJRIlVdTHHCREADYf+ZteA== | ||
dependencies: | ||
"@sigstore/bundle" "^3.0.0" | ||
"@sigstore/core" "^2.0.0" | ||
"@sigstore/protobuf-specs" "^0.3.2" | ||
"@sigstore/sign" "^3.0.0" | ||
"@sigstore/tuf" "^3.0.0" | ||
"@sigstore/verify" "^2.0.0" | ||
|
||
slash@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" | ||
|
@@ -6566,6 +6712,15 @@ tuf-js@^2.2.1: | |
debug "^4.3.4" | ||
make-fetch-happen "^13.0.1" | ||
|
||
tuf-js@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-3.0.1.tgz#e3f07ed3d8e87afaa70607bd1ef801d5c1f57177" | ||
integrity sha512-+68OP1ZzSF84rTckf3FA95vJ1Zlx/uaXyiiKyPd1pA4rZNkpEvDAKmsu1xUSmbF/chCRYgZ6UZkDwC7PmzmAyA== | ||
dependencies: | ||
"@tufjs/models" "3.0.1" | ||
debug "^4.3.6" | ||
make-fetch-happen "^14.0.1" | ||
|
||
tunnel-agent@^0.6.0: | ||
version "0.6.0" | ||
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd" | ||
|