Skip to content

Commit

Permalink
fix(deps): bump @oclif/plugin-plugins from 5.2.3 to 5.3.2 (#96)
Browse files Browse the repository at this point in the history
Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 5.2.3 to 5.3.2.
- [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.2.3...5.3.2)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 23, 2024
1 parent 389556f commit b5d849e
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 84 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@oclif/core": "^4",
"@oclif/plugin-test-esm-1": "^0.8.6",
"@oclif/plugin-plugins": "^5.2.3"
"@oclif/plugin-plugins": "^5.3.2"
},
"devDependencies": {
"@oclif/prettier-config": "^0.2.1",
Expand Down
190 changes: 107 additions & 83 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1385,10 +1385,10 @@
lru-cache "^10.0.1"
socks-proxy-agent "^8.0.1"

"@npmcli/arborist@^7.5.2":
version "7.5.2"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.5.2.tgz#0a1b86d9dce852391ce86314c0d4f2172723bb27"
integrity sha512-V0zqhdnK9Av3qSIbhYs2O+7HAJPSGhqBkNP6624iSVke2J2JKY306V5Czwul+tc2Xnq6SDEKe8v+frLeKJ4aeA==
"@npmcli/arborist@^7.5.3":
version "7.5.3"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-7.5.3.tgz#88c51b124a1ec48d358897778af6ab5b0e05694d"
integrity sha512-7gbMdDNSYUzi0j2mpb6FoXRg3BxXWplMQZH1MZlvNjSdWFObaUz2Ssvo0Nlh2xmWks1OPo+gpsE6qxpT/5M7lQ==
dependencies:
"@isaacs/string-locale-compare" "^1.1.0"
"@npmcli/fs" "^3.1.1"
Expand Down Expand Up @@ -1426,10 +1426,10 @@
treeverse "^3.0.0"
walk-up-path "^3.0.1"

"@npmcli/config@^8.3.2":
version "8.3.2"
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-8.3.2.tgz#0fc36ab61a07df3bbe4ef4988c1db872b8ba1137"
integrity sha512-IMzf+fhRXibqh9mBwXK/QFIr97SAlZjfwsWPEz/2pST1cE9k9LcwznO7aDNXJoMrDjxPHZmb2bAAKASsa6EedA==
"@npmcli/config@^8.3.3":
version "8.3.3"
resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-8.3.3.tgz#213658d2c85dc40c7b4f9231d993678bb0c57f66"
integrity sha512-sIMKHiiYr91ALiHjhPq64F5P/SCaiSyDfpNmgYHtlIJtLY445+3+r3VoREzpdDrOwIqwQ6iEHinbTfaocL0UgA==
dependencies:
"@npmcli/map-workspaces" "^3.0.2"
ci-info "^4.0.0"
Expand Down Expand Up @@ -1565,6 +1565,19 @@
proc-log "^4.0.0"
semver "^7.5.3"

"@npmcli/package-json@^5.1.1":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-5.2.0.tgz#a1429d3111c10044c7efbfb0fce9f2c501f4cfad"
integrity sha512-qe/kiqqkW0AGtvBjL8TJKZk/eBBSpnJkUWvHdQ9jM2lKHXRYYJuyNpJPlJw3c8QjC2ow6NZYiLExhUaeJelbxQ==
dependencies:
"@npmcli/git" "^5.0.0"
glob "^10.2.2"
hosted-git-info "^7.0.0"
json-parse-even-better-errors "^3.0.0"
normalize-package-data "^6.0.0"
proc-log "^4.0.0"
semver "^7.5.3"

"@npmcli/promise-spawn@^7.0.0":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz#a836de2f42a2245d629cf6fbb8dd6c74c74c55af"
Expand Down Expand Up @@ -1677,15 +1690,15 @@
ansis "^3.2.0"
fast-levenshtein "^3.0.0"

"@oclif/plugin-plugins@^5", "@oclif/plugin-plugins@^5.2.3":
version "5.2.3"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.2.3.tgz#7d98f9cf58a6560b5d2352a5d0a7a804cfe3347b"
integrity sha512-MvC2rbGXyIpX8lLaIP4FwZbUwrGFvIvKiHjd5L1MNKyaQfX+P5fJilYkOwmciYWmVCeXLhTmC+9Av+lJhk4m4A==
"@oclif/plugin-plugins@^5", "@oclif/plugin-plugins@^5.3.2":
version "5.3.2"
resolved "https://registry.yarnpkg.com/@oclif/plugin-plugins/-/plugin-plugins-5.3.2.tgz#04977954dc66a4004e6d9f905b9c79b222fbae1d"
integrity sha512-jdaRfNBQmFgCP0xXWJqSntxnO3TJtIa0IRSLO1ZQsjzuclldH00/XG0ZdRUS24KNU78XBVkuQ4h3sTSlFHqBeQ==
dependencies:
"@oclif/core" "^4"
ansis "^3.2.0"
debug "^4.3.4"
npm "^10.8.0"
npm "^10.8.1"
npm-package-arg "^11.0.2"
npm-run-path "^5.3.0"
object-treeify "^4.0.1"
Expand Down Expand Up @@ -1772,7 +1785,7 @@
"@sigstore/protobuf-specs" "^0.3.0"
tuf-js "^2.2.0"

"@sigstore/tuf@^2.3.3":
"@sigstore/tuf@^2.3.4":
version "2.3.4"
resolved "https://registry.yarnpkg.com/@sigstore/tuf/-/tuf-2.3.4.tgz#da1d2a20144f3b87c0172920cbc8dcc7851ca27c"
integrity sha512-44vtsveTPUpqhm9NCrbU8CWLe3Vck2HO1PNLw7RIajbB7xhtn5RBPm1VNSCMwqGYHhDsBJG8gDF0q4lgydsJvw==
Expand Down Expand Up @@ -3344,10 +3357,10 @@ ci-info@^4.0.0:
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.0.0.tgz#65466f8b280fc019b9f50a5388115d17a63a44f2"
integrity sha512-TdHqgGf9odd8SXNuxtUBVx8Nv+qZOejE6qyqiy5NtbYYQOeFa6zmHkxlPzmaLxWWHsU6nJmB7AETdVPi+2NBUg==

cidr-regex@^4.0.4:
version "4.0.5"
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-4.0.5.tgz#c90181992feb60ce28b8cc7590970ab94ab1060a"
integrity sha512-gljhROSwEnEvC+2lKqfkv1dU2v46h8Cwob19LlfGeGRMDLuwFD5+3D6+/vaa9/QrVLDASiSQ2OYQwzzjQ5I57A==
cidr-regex@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-4.1.1.tgz#acbe7ba9f10d658710bddd25baa900509e90125a"
integrity sha512-ekKcVp+iRB9zlKFXyx7io7nINgb0oRjgRdXNEodp1OuxRui8FXr/CA40Tz1voWUp9DPPrMyQKy01vJhDo4N1lw==
dependencies:
ip-regex "^5.0.0"

Expand Down Expand Up @@ -4434,16 +4447,17 @@ glob@^10.2.2, glob@^10.3.10:
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
path-scurry "^1.10.1"

glob@^10.3.15:
version "10.3.16"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.16.tgz#bf6679d5d51279c8cfae4febe0d051d2a4bf4c6f"
integrity sha512-JDKXl1DiuuHJ6fVS2FXjownaavciiHNUU4mOvV/B793RLh05vZL1rcPnCSaOgv1hDT6RDlY7AB7ZUvFYAtPgAw==
glob@^10.4.1:
version "10.4.2"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.2.tgz#bed6b95dade5c1f80b4434daced233aee76160e5"
integrity sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==
dependencies:
foreground-child "^3.1.0"
jackspeak "^3.1.2"
minimatch "^9.0.1"
minipass "^7.0.4"
path-scurry "^1.11.0"
minimatch "^9.0.4"
minipass "^7.1.2"
package-json-from-dist "^1.0.0"
path-scurry "^1.11.1"

glob@^7.0.0, glob@^7.1.3:
version "7.2.3"
Expand Down Expand Up @@ -4726,7 +4740,7 @@ inherits@2:
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==

ini@^4.1.2:
ini@^4.1.2, ini@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/ini/-/ini-4.1.3.tgz#4c359675a6071a46985eb39b14e4a2c0ec98a795"
integrity sha512-X7rqawQBvfdjS10YU1y1YVreA3SsLrW9dX2CewP2EbBJM4ypVNLDkO5y04gejPwKIY9lR+7r9gn3rFPt/kmWFg==
Expand Down Expand Up @@ -4838,12 +4852,12 @@ is-callable@^1.2.7:
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==

is-cidr@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-5.0.5.tgz#6898e3e84a320cecaa505654b33463399baf9e8e"
integrity sha512-zDlCvz2v8dBpumuGD4/fc7wzFKY6UYOvFW29JWSstdJoByGN3TKwS0tFA9VWc7DM01VOVOn/DaR84D8Mihp9Rg==
is-cidr@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/is-cidr/-/is-cidr-5.1.0.tgz#36f2d059f43f9b14f132745a2eec18c996df2f35"
integrity sha512-OkVS+Ht2ssF27d48gZdB+ho1yND1VbkJRKKS6Pc1/Cw7uqkd9IOJg8/bTwBDQL6tfBhSdguPRnlGiE8pU/X5NQ==
dependencies:
cidr-regex "^4.0.4"
cidr-regex "^4.1.1"

is-core-module@^2.11.0, is-core-module@^2.13.0, is-core-module@^2.8.1:
version "2.13.0"
Expand Down Expand Up @@ -5178,12 +5192,12 @@ libnpmaccess@^8.0.6:
npm-package-arg "^11.0.2"
npm-registry-fetch "^17.0.1"

libnpmdiff@^6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-6.1.2.tgz#1c7b78528e91cd001213faa73756e02bfb04a92b"
integrity sha512-cyGmfI9RsAugdbWWSE9eH7tj5/igcRJHFNksIevwXn6mobu+Kna2uX8uWgmlpu90Bg23nPW2rtSJIbGi7IPhyg==
libnpmdiff@^6.1.3:
version "6.1.3"
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-6.1.3.tgz#6c26dbec7990e0c622383b053cae56ddceb25aac"
integrity sha512-ZBZxRabREY9XsLxgP1nIBkLVw9XbG6phD7CqhXAEu4pdiX0LdJm+IViicfbdEuYTcXLIHotexMpukBWX6ALkzA==
dependencies:
"@npmcli/arborist" "^7.5.2"
"@npmcli/arborist" "^7.5.3"
"@npmcli/installed-package-contents" "^2.1.0"
binary-extensions "^2.3.0"
diff "^5.1.0"
Expand All @@ -5192,12 +5206,12 @@ libnpmdiff@^6.1.2:
pacote "^18.0.6"
tar "^6.2.1"

libnpmexec@^8.1.1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-8.1.1.tgz#d9ab835031324b37b9c70973b7465ebdc414d98f"
integrity sha512-KGXr+4WvaMNqU27z0qICbFz2EKzYWrcxWoHKWmSX3A1UyEeuLFc86Pie6cbCs5JeKN8TMVyLBJ9z25PHh458eg==
libnpmexec@^8.1.2:
version "8.1.2"
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-8.1.2.tgz#cf4cfda58c88cdea00b7453af5b1b54b5e439ae8"
integrity sha512-TKWDOjndJ/wQU93ToRN5wtLM4UpMyG2iB3v5LmjxE3rADIsOBqIdBxJsEyZGDHYAJNuytz8NTTFR1IBSTUA0rA==
dependencies:
"@npmcli/arborist" "^7.5.2"
"@npmcli/arborist" "^7.5.3"
"@npmcli/run-script" "^8.1.0"
ci-info "^4.0.0"
npm-package-arg "^11.0.2"
Expand All @@ -5208,12 +5222,12 @@ libnpmexec@^8.1.1:
semver "^7.3.7"
walk-up-path "^3.0.1"

libnpmfund@^5.0.10:
version "5.0.10"
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-5.0.10.tgz#20bc0c5bbb773f63728a5c91f360219538499ecb"
integrity sha512-WkjxfGC7sdGD7lXYsVNKi3NogROJMTeIFRgFicd0UxEk2eI0CKSC8Tcn5zuazmZse1/Jg0AWHoSgJWpy+0ZXvg==
libnpmfund@^5.0.11:
version "5.0.11"
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-5.0.11.tgz#a1b8d881f41d8d3e5047666f1da00e905506a2b6"
integrity sha512-lk+2awKGcj6gUF99IbD2JThUSSrrXcCpPhDdG+nj34xV+Yq0f5K0SSaXe+gqLYF9N3hmqGKolj/AoHc9zF90Rg==
dependencies:
"@npmcli/arborist" "^7.5.2"
"@npmcli/arborist" "^7.5.3"

libnpmhook@^10.0.5:
version "10.0.5"
Expand All @@ -5231,20 +5245,20 @@ libnpmorg@^6.0.6:
aproba "^2.0.0"
npm-registry-fetch "^17.0.1"

libnpmpack@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-7.0.2.tgz#0c67a8df79ebbc4de58958df538135cc66f09e40"
integrity sha512-hVtWu8P7JIl6SHGoVvECRp2Y+5qHeaUhTLzHpMAPi4iG9dFnY9YgitrAAMfUA/qZhLEvuD+KoYJ04mM7chXt+Q==
libnpmpack@^7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-7.0.3.tgz#5d4b2cc10c515669775746083e6c6c3907a645d1"
integrity sha512-6Fi3XI+Kj8S9grEFg6fPsjKiG8DCDFTQT6Wp0LZS75zHbyaJyD9i30sQmWhvY0q0I75Nzt4QuSnQ9s96szDPdA==
dependencies:
"@npmcli/arborist" "^7.5.2"
"@npmcli/arborist" "^7.5.3"
"@npmcli/run-script" "^8.1.0"
npm-package-arg "^11.0.2"
pacote "^18.0.6"

libnpmpublish@^9.0.8:
version "9.0.8"
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-9.0.8.tgz#ae56e77b8418b704e25868b214ae6127d03f6069"
integrity sha512-sIsWBSAT7ugDPrV72/Js1vYpZBZuOqlMOOZmpXh2Mn5Tjh4Ycv3qYQGHX19g5wdOuQw4wgluSzF/z7EFSO084g==
libnpmpublish@^9.0.9:
version "9.0.9"
resolved "https://registry.yarnpkg.com/libnpmpublish/-/libnpmpublish-9.0.9.tgz#e737378c09f09738377d2a276734be35cffb85e2"
integrity sha512-26zzwoBNAvX9AWOPiqqF6FG4HrSCPsHFkQm7nT+xU1ggAujL/eae81RnCv4CJ2In9q9fh10B88sYSzKCUh/Ghg==
dependencies:
ci-info "^4.0.0"
normalize-package-data "^6.0.1"
Expand All @@ -5255,10 +5269,10 @@ libnpmpublish@^9.0.8:
sigstore "^2.2.0"
ssri "^10.0.6"

libnpmsearch@^7.0.5:
version "7.0.5"
resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-7.0.5.tgz#abd376aaf613b6bde176640d35956fa5fc0d1945"
integrity sha512-GSwFPsPfHsOgWM1bTArG+zSmax5ghqCKh81296/rWLw9nBgBWwHj1MJSZ68SfkjAXgMcr34dHzlKJZjRDIjSNQ==
libnpmsearch@^7.0.6:
version "7.0.6"
resolved "https://registry.yarnpkg.com/libnpmsearch/-/libnpmsearch-7.0.6.tgz#03c375f69284f0732175ce1d4af6e239b2fb2f2a"
integrity sha512-PmiER4bgiIqN9OjBtgPn2/PxwU+OdJWtLBFM+vewOrn4VmaNAHSUKDt/wxOOkZSDLyMICVUBp61Ji1+XxhSrKw==
dependencies:
npm-registry-fetch "^17.0.1"

Expand All @@ -5270,10 +5284,10 @@ libnpmteam@^6.0.5:
aproba "^2.0.0"
npm-registry-fetch "^17.0.1"

libnpmversion@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/libnpmversion/-/libnpmversion-6.0.2.tgz#55757f71ed9d4c5f7ef999f8abbd5697ef17567d"
integrity sha512-rbc4saGNaXeLMvby8Ta5sOgOXQTrYIXxg+MaA7Uy2wMhESb5ugIfkXJPfgMwLOxQ3o+xDFzNhul6KLjsCyV4tA==
libnpmversion@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/libnpmversion/-/libnpmversion-6.0.3.tgz#f55c64f76f582857a9a963e6e5ffd0b4f83fab76"
integrity sha512-Kjk1anQ9sPn7E/qF1jXumItvr2OA1914tYWkSTXH9G2rYoY+Ol1+KNrWfGeje2aBvFfKlt4VeKdCfM3yxMXNBw==
dependencies:
"@npmcli/git" "^5.0.7"
"@npmcli/run-script" "^8.1.0"
Expand Down Expand Up @@ -5537,7 +5551,7 @@ minipass@^5.0.0:
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e"
integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA==

minipass@^7.0.2, minipass@^7.0.4:
minipass@^7.0.2:
version "7.0.4"
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
Expand All @@ -5552,6 +5566,11 @@ minipass@^7.1.1:
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.1.tgz#f7f85aff59aa22f110b20e27692465cf3bf89481"
integrity sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA==

minipass@^7.1.2:
version "7.1.2"
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==

minizlib@^2.1.1, minizlib@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
Expand Down Expand Up @@ -5819,21 +5838,21 @@ npm-user-validate@^2.0.1:
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-2.0.1.tgz#097afbf0a2351e2a8f478f1ba07960b368f2a25c"
integrity sha512-d17PKaF2h8LSGFl5j4b1gHOJt1fgH7YUcCm1kNSJvaLWWKXlBsuUvx0bBEkr0qhsVA9XP5LtRZ83hdlhm2QkgA==

npm@^10.8.0:
version "10.8.0"
resolved "https://registry.yarnpkg.com/npm/-/npm-10.8.0.tgz#f5a017649e934a59eba54af2ea908465eb830a8f"
integrity sha512-wh93uRczgp7HDnPMiLXcCkv2hagdJS0zJ9KT/31d0FoXP02+qgN2AOwpaW85fxRWkinl2rELfPw+CjBXW48/jQ==
npm@^10.8.1:
version "10.8.1"
resolved "https://registry.yarnpkg.com/npm/-/npm-10.8.1.tgz#1f1cb1305cd9246b9efe07d8629874df23157a2f"
integrity sha512-Dp1C6SvSMYQI7YHq/y2l94uvI+59Eqbu1EpuKQHQ8p16txXRuRit5gH3Lnaagk2aXDIjg/Iru9pd05bnneKgdw==
dependencies:
"@isaacs/string-locale-compare" "^1.1.0"
"@npmcli/arborist" "^7.5.2"
"@npmcli/config" "^8.3.2"
"@npmcli/arborist" "^7.5.3"
"@npmcli/config" "^8.3.3"
"@npmcli/fs" "^3.1.1"
"@npmcli/map-workspaces" "^3.0.6"
"@npmcli/package-json" "^5.1.0"
"@npmcli/package-json" "^5.1.1"
"@npmcli/promise-spawn" "^7.0.2"
"@npmcli/redact" "^2.0.0"
"@npmcli/run-script" "^8.1.0"
"@sigstore/tuf" "^2.3.3"
"@sigstore/tuf" "^2.3.4"
abbrev "^2.0.0"
archy "~1.0.0"
cacache "^18.0.3"
Expand All @@ -5842,24 +5861,24 @@ npm@^10.8.0:
cli-columns "^4.0.0"
fastest-levenshtein "^1.0.16"
fs-minipass "^3.0.3"
glob "^10.3.15"
glob "^10.4.1"
graceful-fs "^4.2.11"
hosted-git-info "^7.0.2"
ini "^4.1.2"
ini "^4.1.3"
init-package-json "^6.0.3"
is-cidr "^5.0.5"
is-cidr "^5.1.0"
json-parse-even-better-errors "^3.0.2"
libnpmaccess "^8.0.6"
libnpmdiff "^6.1.2"
libnpmexec "^8.1.1"
libnpmfund "^5.0.10"
libnpmdiff "^6.1.3"
libnpmexec "^8.1.2"
libnpmfund "^5.0.11"
libnpmhook "^10.0.5"
libnpmorg "^6.0.6"
libnpmpack "^7.0.2"
libnpmpublish "^9.0.8"
libnpmsearch "^7.0.5"
libnpmpack "^7.0.3"
libnpmpublish "^9.0.9"
libnpmsearch "^7.0.6"
libnpmteam "^6.0.5"
libnpmversion "^6.0.2"
libnpmversion "^6.0.3"
make-fetch-happen "^13.0.1"
minimatch "^9.0.4"
minipass "^7.1.1"
Expand Down Expand Up @@ -6060,6 +6079,11 @@ p-try@^2.0.0:
resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz"
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==

package-json-from-dist@^1.0.0:
version "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@^18.0.0, pacote@^18.0.6:
version "18.0.6"
resolved "https://registry.yarnpkg.com/pacote/-/pacote-18.0.6.tgz#ac28495e24f4cf802ef911d792335e378e86fac7"
Expand Down Expand Up @@ -6182,7 +6206,7 @@ path-scurry@^1.10.1:
lru-cache "^9.1.1 || ^10.0.0"
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"

path-scurry@^1.11.0:
path-scurry@^1.11.1:
version "1.11.1"
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
Expand Down

0 comments on commit b5d849e

Please sign in to comment.