-
Notifications
You must be signed in to change notification settings - Fork 22
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 npm from 10.8.0 to 10.8.1 (#889)
Bumps [npm](https://github.com/npm/cli) from 10.8.0 to 10.8.1. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v10.8.0...v10.8.1) --- updated-dependencies: - dependency-name: npm 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
32a0039
commit cc916da
Showing
2 changed files
with
95 additions
and
95 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
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 |
---|---|---|
|
@@ -1329,10 +1329,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" | ||
|
@@ -1370,10 +1370,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" | ||
|
@@ -1466,10 +1466,10 @@ | |
resolved "https://registry.npmjs.org/@npmcli/node-gyp/-/node-gyp-3.0.0.tgz" | ||
integrity sha512-gp8pRXC2oOxu0DUE1/M3bYtb1b3/DbJ5aM113+XJBgfXdussRAsX0YOrOhdd8WvnAR6auDBvJomGAkLKA5ydxA== | ||
|
||
"@npmcli/package-json@^5.0.0", "@npmcli/package-json@^5.1.0": | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/@npmcli/package-json/-/package-json-5.1.0.tgz#10d117b5fb175acc14c70901a151c52deffc843e" | ||
integrity sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ== | ||
"@npmcli/package-json@^5.0.0", "@npmcli/package-json@^5.1.0", "@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" | ||
|
@@ -1645,7 +1645,7 @@ | |
"@sigstore/protobuf-specs" "^0.3.0" | ||
make-fetch-happen "^13.0.0" | ||
|
||
"@sigstore/tuf@^2.3.1", "@sigstore/tuf@^2.3.3": | ||
"@sigstore/tuf@^2.3.1", "@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== | ||
|
@@ -3126,10 +3126,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" | ||
|
||
|
@@ -4277,16 +4277,16 @@ [email protected]: | |
minimatch "^5.0.1" | ||
once "^1.3.0" | ||
|
||
glob@^10.2.2, glob@^10.3.10, glob@^10.3.15: | ||
version "10.3.15" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.15.tgz#e72bc61bc3038c90605f5dd48543dc67aaf3b50d" | ||
integrity sha512-0c6RlJt1TICLyvJYIApxb8GsXoai0KUP7AxKKAtsYXdgJR1mGEUa7DgwShbdk1nly0PYoZj01xd4hzbq3fsjpw== | ||
glob@^10.2.2, glob@^10.3.10, glob@^10.4.1: | ||
version "10.4.1" | ||
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2" | ||
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw== | ||
dependencies: | ||
foreground-child "^3.1.0" | ||
jackspeak "^2.3.6" | ||
minimatch "^9.0.1" | ||
minipass "^7.0.4" | ||
path-scurry "^1.11.0" | ||
jackspeak "^3.1.2" | ||
minimatch "^9.0.4" | ||
minipass "^7.1.2" | ||
path-scurry "^1.11.1" | ||
|
||
glob@^7.0.0, glob@^7.1.3: | ||
version "7.2.3" | ||
|
@@ -4565,10 +4565,10 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/ini/-/ini-4.1.1.tgz#d95b3d843b1e906e56d6747d5447904ff50ce7a1" | ||
integrity sha512-QQnnxNyfvmHFIsj7gkPcYymR8Jdw/o7mp5ZFihxn6h8Ci6fh3Dx4E1gPjpQEpIuPo9XVNY/ZUwh4BPMjGyL01g== | ||
|
||
ini@^4.1.2: | ||
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/ini/-/ini-4.1.2.tgz#7f646dbd9caea595e61f88ef60bfff8b01f8130a" | ||
integrity sha512-AMB1mvwR1pyBFY/nSevUX6y8nJWS63/SzUKD3JyQn97s4xgIdgQPT75IRouIiBAN4yLQBUShNYVW0+UG25daCw== | ||
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== | ||
|
||
init-package-json@^6.0.3: | ||
version "6.0.3" | ||
|
@@ -4662,12 +4662,12 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7: | |
resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" | ||
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.13.1, is-core-module@^2.8.1: | ||
version "2.13.1" | ||
|
@@ -4851,10 +4851,10 @@ isexe@^3.1.1: | |
resolved "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz" | ||
integrity sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ== | ||
|
||
jackspeak@^2.3.6: | ||
version "2.3.6" | ||
resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz" | ||
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ== | ||
jackspeak@^3.1.2: | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.0.tgz#a75763ff36ad778ede6a156d8ee8b124de445b4a" | ||
integrity sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw== | ||
dependencies: | ||
"@isaacs/cliui" "^8.0.2" | ||
optionalDependencies: | ||
|
@@ -5007,12 +5007,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" | ||
|
@@ -5021,12 +5021,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" | ||
|
@@ -5037,12 +5037,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" | ||
|
@@ -5060,20 +5060,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" | ||
|
@@ -5084,10 +5084,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" | ||
|
||
|
@@ -5099,10 +5099,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" | ||
|
@@ -5371,7 +5371,7 @@ minimatch@^5.0.1: | |
dependencies: | ||
brace-expansion "^2.0.1" | ||
|
||
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3, minimatch@^9.0.4: | ||
minimatch@^9.0.0, minimatch@^9.0.3, minimatch@^9.0.4: | ||
version "9.0.4" | ||
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51" | ||
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw== | ||
|
@@ -5442,10 +5442,10 @@ minipass@^5.0.0: | |
resolved "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz" | ||
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ== | ||
|
||
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.2, minipass@^7.0.3, minipass@^7.0.4, minipass@^7.1.1: | ||
version "7.1.1" | ||
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.1.tgz#f7f85aff59aa22f110b20e27692465cf3bf89481" | ||
integrity sha512-UZ7eQ+h8ywIRAW1hIEl2AqdwzJucU/Kp59+8kkZeSvafXhZjul247BvIJjEVFVeON6d7lM46XX1HXCduKAS8VA== | ||
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.2, minipass@^7.0.3, minipass@^7.1.1, 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" | ||
|
@@ -5678,21 +5678,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" | ||
|
@@ -5701,24 +5701,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" | ||
|
@@ -6052,7 +6052,7 @@ path-parse@^1.0.7: | |
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" | ||
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== | ||
|
||
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== | ||
|