deps: bump pacote from 17.0.7 to 18.0.3 (#1074)

Bumps [pacote](https://github.com/npm/pacote) from 17.0.7 to 18.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/pacote/releases">pacote's releases</a>.</em></p> <blockquote> <h2>v18.0.3</h2> <h2><a href="https://github.com/npm/pacote/compare/v18.0.2...v18.0.3">18.0.3</a> (2024-04-30)</h2> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/5ecce7ac82ba9e710d3bb21ec9096a992516a2a1"><code>5ecce7a</code></a> <a href="https://redirect.github.com/npm/pacote/pull/360">#360</a> <code>npm-registry-fetch@17.0.0</code> (<a href="https://redirect.github.com/npm/pacote/issues/360">#360</a>)</li> </ul> <h2>v18.0.2</h2> <h2><a href="https://github.com/npm/pacote/compare/v18.0.1...v18.0.2">18.0.2</a> (2024-04-24)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/116b2776822b494b5928297f4dedc01af671523a"><code>116b277</code></a> <a href="https://redirect.github.com/npm/pacote/pull/358">#358</a> don't strip underscore attributes in .manifest() (<a href="https://redirect.github.com/npm/pacote/issues/358">#358</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> </ul> <h2>v18.0.1</h2> <h2><a href="https://github.com/npm/pacote/compare/v18.0.0...v18.0.1">18.0.1</a> (2024-04-23)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/b547e0dfbc51c20ca13cfaba9a27f221dc38fc10"><code>b547e0d</code></a> <a href="https://redirect.github.com/npm/pacote/pull/356">#356</a> use <code>@​npmcli/package-json</code> (<a href="https://redirect.github.com/npm/pacote/issues/356">#356</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> </ul> <h2>v18.0.0</h2> <h2><a href="https://github.com/npm/pacote/compare/v17.0.7...v18.0.0">18.0.0</a> (2024-04-15)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li>The <code>silent</code> option was used to control whether <code>@npmcli/run-script</code> would write a banner via <code>console.log</code>. Now ouput will be emitted via an <code>process.emit('output')</code>.</li> </ul> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/0c045693dfdc8654a044b3297b49192d29a8c813"><code>0c04569</code></a> <a href="https://redirect.github.com/npm/pacote/pull/352">#352</a> remove silent option (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/cb3abc2e77326abe158e90247a12882e6a767e13"><code>cb3abc2</code></a> <a href="https://redirect.github.com/npm/pacote/pull/352">#352</a> bump <code>@​npmcli/run-script</code> from 7.0.4 to 8.0.0 (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/7089bb108f20b2c728836651c83678d68fc181c0"><code>7089bb1</code></a> <a href="https://redirect.github.com/npm/pacote/pull/355">#355</a> postinstall for dependabot template-oss PR (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/pacote/commit/4952672ebca467fc1f9c49b19fb3fef9eecbaf19"><code>4952672</code></a> <a href="https://redirect.github.com/npm/pacote/pull/355">#355</a> bump <code>@​npmcli/template-oss</code> from 4.21.3 to 4.21.4 (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/pacote/blob/main/CHANGELOG.md">pacote's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/pacote/compare/v18.0.2...v18.0.3">18.0.3</a> (2024-04-30)</h2> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/5ecce7ac82ba9e710d3bb21ec9096a992516a2a1"><code>5ecce7a</code></a> <a href="https://redirect.github.com/npm/pacote/pull/360">#360</a> <code>npm-registry-fetch@17.0.0</code> (<a href="https://redirect.github.com/npm/pacote/issues/360">#360</a>)</li> </ul> <h2><a href="https://github.com/npm/pacote/compare/v18.0.1...v18.0.2">18.0.2</a> (2024-04-24)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/116b2776822b494b5928297f4dedc01af671523a"><code>116b277</code></a> <a href="https://redirect.github.com/npm/pacote/pull/358">#358</a> don't strip underscore attributes in .manifest() (<a href="https://redirect.github.com/npm/pacote/issues/358">#358</a>) (<a href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li> </ul> <h2><a href="https://github.com/npm/pacote/compare/v18.0.0...v18.0.1">18.0.1</a> (2024-04-23)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/b547e0dfbc51c20ca13cfaba9a27f221dc38fc10"><code>b547e0d</code></a> <a href="https://redirect.github.com/npm/pacote/pull/356">#356</a> use <code>@​npmcli/package-json</code> (<a href="https://redirect.github.com/npm/pacote/issues/356">#356</a>) (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> </ul> <h2><a href="https://github.com/npm/pacote/compare/v17.0.7...v18.0.0">18.0.0</a> (2024-04-15)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li>The <code>silent</code> option was used to control whether <code>@npmcli/run-script</code> would write a banner via <code>console.log</code>. Now ouput will be emitted via an <code>process.emit('output')</code>.</li> </ul> <h3>Features</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/0c045693dfdc8654a044b3297b49192d29a8c813"><code>0c04569</code></a> <a href="https://redirect.github.com/npm/pacote/pull/352">#352</a> remove silent option (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/cb3abc2e77326abe158e90247a12882e6a767e13"><code>cb3abc2</code></a> <a href="https://redirect.github.com/npm/pacote/pull/352">#352</a> bump <code>@​npmcli/run-script</code> from 7.0.4 to 8.0.0 (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/pacote/commit/7089bb108f20b2c728836651c83678d68fc181c0"><code>7089bb1</code></a> <a href="https://redirect.github.com/npm/pacote/pull/355">#355</a> postinstall for dependabot template-oss PR (<a href="https://github.com/lukekarrys"><code>@​lukekarrys</code></a>)</li> <li><a href="https://github.com/npm/pacote/commit/4952672ebca467fc1f9c49b19fb3fef9eecbaf19"><code>4952672</code></a> <a href="https://redirect.github.com/npm/pacote/pull/355">#355</a> bump <code>@​npmcli/template-oss</code> from 4.21.3 to 4.21.4 (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/pacote/commit/8ae0b791c64529aadce5f20043e7da705761ce7f"><code>8ae0b79</code></a> chore: release 18.0.3 (<a href="https://redirect.github.com/npm/pacote/issues/361">#361</a>)</li> <li><a href="https://github.com/npm/pacote/commit/5ecce7ac82ba9e710d3bb21ec9096a992516a2a1"><code>5ecce7a</code></a> deps: npm-registry-fetch@17.0.0 (<a href="https://redirect.github.com/npm/pacote/issues/360">#360</a>)</li> <li><a href="https://github.com/npm/pacote/commit/c4f682184450f6d60f763603275ec7165ac468d5"><code>c4f6821</code></a> chore: release 18.0.2 (<a href="https://redirect.github.com/npm/pacote/issues/359">#359</a>)</li> <li><a href="https://github.com/npm/pacote/commit/116b2776822b494b5928297f4dedc01af671523a"><code>116b277</code></a> fix: don't strip underscore attributes in .manifest() (<a href="https://redirect.github.com/npm/pacote/issues/358">#358</a>)</li> <li><a href="https://github.com/npm/pacote/commit/0cd82be15ad0a7015a25c20e236565ee5993b93d"><code>0cd82be</code></a> chore: release 18.0.1 (<a href="https://redirect.github.com/npm/pacote/issues/357">#357</a>)</li> <li><a href="https://github.com/npm/pacote/commit/b547e0dfbc51c20ca13cfaba9a27f221dc38fc10"><code>b547e0d</code></a> fix: use <code>@​npmcli/package-json</code> (<a href="https://redirect.github.com/npm/pacote/issues/356">#356</a>)</li> <li><a href="https://github.com/npm/pacote/commit/066ead20986074a6e6120aeb146bbddc7aec8b2c"><code>066ead2</code></a> chore: release 18.0.0 (<a href="https://redirect.github.com/npm/pacote/issues/354">#354</a>)</li> <li><a href="https://github.com/npm/pacote/commit/7089bb108f20b2c728836651c83678d68fc181c0"><code>7089bb1</code></a> chore: postinstall for dependabot template-oss PR</li> <li><a href="https://github.com/npm/pacote/commit/4952672ebca467fc1f9c49b19fb3fef9eecbaf19"><code>4952672</code></a> chore: bump <code>@​npmcli/template-oss</code> from 4.21.3 to 4.21.4</li> <li><a href="https://github.com/npm/pacote/commit/0c045693dfdc8654a044b3297b49192d29a8c813"><code>0c04569</code></a> feat!: remove silent option</li> <li>Additional commits viewable in <a href="https://github.com/npm/pacote/compare/v17.0.7...v18.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pacote&package-manager=npm_and_yarn&previous-version=17.0.7&new-version=18.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed May 1, 2024 at 15:45 UTC e152970f777991dd4ceafb31ae1ac7afd4b72228
2 files changed +172 -14
cli/package.json
+1 -1
@@ -22,7 +22,7 @@
22 "front-matter": "^4.0.2",
23 "minimatch": "^9.0.3",
24 "minipass": "^7.0.4",
25 - "pacote": "^17.0.5",
25 + "pacote": "^18.0.3",
26 "proc-log": "^3.0.0",
27 "semver": "^7.5.4",
28 "tar": "^6.2.1",
package-lock.json
+171 -13
@@ -82,7 +82,7 @@
82 "front-matter": "^4.0.2",
83 "minimatch": "^9.0.3",
84 "minipass": "^7.0.4",
85 - "pacote": "^17.0.5",
85 + "pacote": "^18.0.3",
86 "proc-log": "^3.0.0",
87 "semver": "^7.5.4",
88 "tar": "^6.2.1",
@@ -6210,6 +6210,47 @@
6210 "node": "^16.14.0 || >=18.0.0"
6211 }
6212 },
6213 + "node_modules/@npmcli/arborist/node_modules/pacote": {
6214 + "version": "17.0.7",
6215 + "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.7.tgz",
6216 + "integrity": "sha512-sgvnoUMlkv9xHwDUKjKQFXVyUi8dtJGKp3vg6sYy+TxbDic5RjZCHF3ygv0EJgNRZ2GfRONjlKPUfokJ9lDpwQ==",
6217 + "dev": true,
6218 + "dependencies": {
6219 + "@npmcli/git": "^5.0.0",
6220 + "@npmcli/installed-package-contents": "^2.0.1",
6221 + "@npmcli/promise-spawn": "^7.0.0",
6222 + "@npmcli/run-script": "^7.0.0",
6223 + "cacache": "^18.0.0",
6224 + "fs-minipass": "^3.0.0",
6225 + "minipass": "^7.0.2",
6226 + "npm-package-arg": "^11.0.0",
6227 + "npm-packlist": "^8.0.0",
6228 + "npm-pick-manifest": "^9.0.0",
6229 + "npm-registry-fetch": "^16.0.0",
6230 + "proc-log": "^4.0.0",
6231 + "promise-retry": "^2.0.1",
6232 + "read-package-json": "^7.0.0",
6233 + "read-package-json-fast": "^3.0.0",
6234 + "sigstore": "^2.2.0",
6235 + "ssri": "^10.0.0",
6236 + "tar": "^6.1.11"
6237 + },
6238 + "bin": {
6239 + "pacote": "lib/bin.js"
6240 + },
6241 + "engines": {
6242 + "node": "^16.14.0 || >=18.0.0"
6243 + }
6244 + },
6245 + "node_modules/@npmcli/arborist/node_modules/pacote/node_modules/proc-log": {
6246 + "version": "4.2.0",
6247 + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
6248 + "integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
6249 + "dev": true,
6250 + "engines": {
6251 + "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6252 + }
6253 + },
6254 "node_modules/@npmcli/config": {
6255 "version": "8.0.3",
6256 "resolved": "https://registry.npmjs.org/@npmcli/config/-/config-8.0.3.tgz",
@@ -6369,6 +6410,47 @@
6410 "node": "^16.14.0 || >=18.0.0"
6411 }
6412 },
6413 + "node_modules/@npmcli/metavuln-calculator/node_modules/pacote": {
6414 + "version": "17.0.7",
6415 + "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.7.tgz",
6416 + "integrity": "sha512-sgvnoUMlkv9xHwDUKjKQFXVyUi8dtJGKp3vg6sYy+TxbDic5RjZCHF3ygv0EJgNRZ2GfRONjlKPUfokJ9lDpwQ==",
6417 + "dev": true,
6418 + "dependencies": {
6419 + "@npmcli/git": "^5.0.0",
6420 + "@npmcli/installed-package-contents": "^2.0.1",
6421 + "@npmcli/promise-spawn": "^7.0.0",
6422 + "@npmcli/run-script": "^7.0.0",
6423 + "cacache": "^18.0.0",
6424 + "fs-minipass": "^3.0.0",
6425 + "minipass": "^7.0.2",
6426 + "npm-package-arg": "^11.0.0",
6427 + "npm-packlist": "^8.0.0",
6428 + "npm-pick-manifest": "^9.0.0",
6429 + "npm-registry-fetch": "^16.0.0",
6430 + "proc-log": "^4.0.0",
6431 + "promise-retry": "^2.0.1",
6432 + "read-package-json": "^7.0.0",
6433 + "read-package-json-fast": "^3.0.0",
6434 + "sigstore": "^2.2.0",
6435 + "ssri": "^10.0.0",
6436 + "tar": "^6.1.11"
6437 + },
6438 + "bin": {
6439 + "pacote": "lib/bin.js"
6440 + },
6441 + "engines": {
6442 + "node": "^16.14.0 || >=18.0.0"
6443 + }
6444 + },
6445 + "node_modules/@npmcli/metavuln-calculator/node_modules/proc-log": {
6446 + "version": "4.2.0",
6447 + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
6448 + "integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
6449 + "dev": true,
6450 + "engines": {
6451 + "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6452 + }
6453 + },
6454 "node_modules/@npmcli/name-from-folder": {
6455 "version": "2.0.0",
6456 "resolved": "https://registry.npmjs.org/@npmcli/name-from-folder/-/name-from-folder-2.0.0.tgz",
@@ -6387,23 +6469,30 @@
6469 }
6470 },
6471 "node_modules/@npmcli/package-json": {
6390 - "version": "5.0.0",
6391 - "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.0.0.tgz",
6392 - "integrity": "sha512-OI2zdYBLhQ7kpNPaJxiflofYIpkNLi+lnGdzqUOfRmCF3r2l1nadcjtCYMJKv/Utm/ZtlffaUuTiAktPHbc17g==",
6393 - "dev": true,
6472 + "version": "5.1.0",
6473 + "resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.0.tgz",
6474 + "integrity": "sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==",
6475 "dependencies": {
6476 "@npmcli/git": "^5.0.0",
6477 "glob": "^10.2.2",
6478 "hosted-git-info": "^7.0.0",
6479 "json-parse-even-better-errors": "^3.0.0",
6480 "normalize-package-data": "^6.0.0",
6400 - "proc-log": "^3.0.0",
6481 + "proc-log": "^4.0.0",
6482 "semver": "^7.5.3"
6483 },
6484 "engines": {
6485 "node": "^16.14.0 || >=18.0.0"
6486 }
6487 },
6488 + "node_modules/@npmcli/package-json/node_modules/proc-log": {
6489 + "version": "4.2.0",
6490 + "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
6491 + "integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
6492 + "engines": {
6493 + "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6494 + }
6495 + },
6496 "node_modules/@npmcli/promise-spawn": {
6497 "version": "7.0.0",
6498 "resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.0.tgz",
@@ -6449,10 +6538,19 @@
6538 "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
6539 }
6540 },
6541 + "node_modules/@npmcli/redact": {
6542 + "version": "2.0.0",
6543 + "resolved": "https://registry.npmjs.org/@npmcli/redact/-/redact-2.0.0.tgz",
6544 + "integrity": "sha512-SEjCPAVHWYUIQR+Yn03kJmrJjZDtJLYpj300m3HV9OTRZNpC5YpbMsM3eTkECyT4aWj8lDr9WeY6TWefpubtYQ==",
6545 + "engines": {
6546 + "node": "^16.14.0 || >=18.0.0"
6547 + }
6548 + },
6549 "node_modules/@npmcli/run-script": {
6550 "version": "7.0.2",
6551 "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-7.0.2.tgz",
6552 "integrity": "sha512-Omu0rpA8WXvcGeY6DDzyRoY1i5DkCBkzyJ+m2u7PD6quzb0TvSqdIPOkTn8ZBOj7LbbcbMfZ3c5skwSu6m8y2w==",
6553 + "dev": true,
6554 "dependencies": {
6555 "@npmcli/node-gyp": "^3.0.0",
6556 "@npmcli/promise-spawn": "^7.0.0",
@@ -6468,6 +6566,7 @@
6566 "version": "3.1.1",
6567 "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
6568 "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
6569 + "dev": true,
6570 "engines": {
6571 "node": ">=16"
6572 }
@@ -6476,6 +6575,7 @@
6575 "version": "4.0.0",
6576 "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz",
6577 "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==",
6578 + "dev": true,
6579 "dependencies": {
6580 "isexe": "^3.1.1"
6581 },
@@ -29188,6 +29288,7 @@
29288 "version": "16.1.0",
29289 "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-16.1.0.tgz",
29290 "integrity": "sha512-PQCELXKt8Azvxnt5Y85GseQDJJlglTFM9L9U9gkv2y4e9s0k3GVDdOx3YoB6gm2Do0hlkzC39iCGXby+Wve1Bw==",
29291 + "dev": true,
29292 "dependencies": {
29293 "make-fetch-happen": "^13.0.0",
29294 "minipass": "^7.0.2",
@@ -30020,25 +30121,24 @@
30121 }
30122 },
30123 "node_modules/pacote": {
30023 - "version": "17.0.7",
30024 - "resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.7.tgz",
30025 - "integrity": "sha512-sgvnoUMlkv9xHwDUKjKQFXVyUi8dtJGKp3vg6sYy+TxbDic5RjZCHF3ygv0EJgNRZ2GfRONjlKPUfokJ9lDpwQ==",
30124 + "version": "18.0.3",
30125 + "resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.3.tgz",
30126 + "integrity": "sha512-GFCGn27RSf2xa5DHShI7DzI8dCf5F0+9N+fbSpItZvi9ykSouPRXMKzfl2jF35Zoi9QysNF/aqeqQyU2tOJBbA==",
30127 "dependencies": {
30128 "@npmcli/git": "^5.0.0",
30129 "@npmcli/installed-package-contents": "^2.0.1",
30130 + "@npmcli/package-json": "^5.1.0",
30131 "@npmcli/promise-spawn": "^7.0.0",
30030 - "@npmcli/run-script": "^7.0.0",
30132 + "@npmcli/run-script": "^8.0.0",
30133 "cacache": "^18.0.0",
30134 "fs-minipass": "^3.0.0",
30135 "minipass": "^7.0.2",
30136 "npm-package-arg": "^11.0.0",
30137 "npm-packlist": "^8.0.0",
30138 "npm-pick-manifest": "^9.0.0",
30037 - "npm-registry-fetch": "^16.0.0",
30139 + "npm-registry-fetch": "^17.0.0",
30140 "proc-log": "^4.0.0",
30141 "promise-retry": "^2.0.1",
30040 - "read-package-json": "^7.0.0",
30041 - "read-package-json-fast": "^3.0.0",
30142 "sigstore": "^2.2.0",
30143 "ssri": "^10.0.0",
30144 "tar": "^6.1.11"
@@ -30050,6 +30150,48 @@
30150 "node": "^16.14.0 || >=18.0.0"
30151 }
30152 },
30153 + "node_modules/pacote/node_modules/@npmcli/run-script": {
30154 + "version": "8.1.0",
30155 + "resolved": "https://registry.npmjs.org/@npmcli/run-script/-/run-script-8.1.0.tgz",
30156 + "integrity": "sha512-y7efHHwghQfk28G2z3tlZ67pLG0XdfYbcVG26r7YIXALRsrVQcTq4/tdenSmdOrEsNahIYA/eh8aEVROWGFUDg==",
30157 + "dependencies": {
30158 + "@npmcli/node-gyp": "^3.0.0",
30159 + "@npmcli/package-json": "^5.0.0",
30160 + "@npmcli/promise-spawn": "^7.0.0",
30161 + "node-gyp": "^10.0.0",
30162 + "proc-log": "^4.0.0",
30163 + "which": "^4.0.0"
30164 + },
30165 + "engines": {
30166 + "node": "^16.14.0 || >=18.0.0"
30167 + }
30168 + },
30169 + "node_modules/pacote/node_modules/isexe": {
30170 + "version": "3.1.1",
30171 + "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
30172 + "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
30173 + "engines": {
30174 + "node": ">=16"
30175 + }
30176 + },
30177 + "node_modules/pacote/node_modules/npm-registry-fetch": {
30178 + "version": "17.0.0",
30179 + "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.0.tgz",
30180 + "integrity": "sha512-JoOpdYqru846tJX96Jn2jyYVpc1TD1o6Oox80rjVIDAZqIsS2n+nNx+/Qd02LlQm/itGhsBgzP1VUKACLQHD+Q==",
30181 + "dependencies": {
30182 + "@npmcli/redact": "^2.0.0",
30183 + "make-fetch-happen": "^13.0.0",
30184 + "minipass": "^7.0.2",
30185 + "minipass-fetch": "^3.0.0",
30186 + "minipass-json-stream": "^1.0.1",
30187 + "minizlib": "^2.1.2",
30188 + "npm-package-arg": "^11.0.0",
30189 + "proc-log": "^4.0.0"
30190 + },
30191 + "engines": {
30192 + "node": "^16.14.0 || >=18.0.0"
30193 + }
30194 + },
30195 "node_modules/pacote/node_modules/proc-log": {
30196 "version": "4.0.0",
30197 "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
@@ -30058,6 +30200,20 @@
30200 "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
30201 }
30202 },
30203 + "node_modules/pacote/node_modules/which": {
30204 + "version": "4.0.0",
30205 + "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz",
30206 + "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==",
30207 + "dependencies": {
30208 + "isexe": "^3.1.1"
30209 + },
30210 + "bin": {
30211 + "node-which": "bin/which.js"
30212 + },
30213 + "engines": {
30214 + "node": "^16.13.0 || >=18.0.0"
30215 + }
30216 + },
30217 "node_modules/param-case": {
30218 "version": "3.0.4",
30219 "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz",
@@ -31977,6 +32133,7 @@
32133 "version": "7.0.0",
32134 "resolved": "https://registry.npmjs.org/read-package-json/-/read-package-json-7.0.0.tgz",
32135 "integrity": "sha512-uL4Z10OKV4p6vbdvIXB+OzhInYtIozl/VxUBPgNkBuUi2DeRonnuspmaVAMcrkmfjKGNmRndyQAbE7/AmzGwFg==",
32136 + "dev": true,
32137 "dependencies": {
32138 "glob": "^10.2.2",
32139 "json-parse-even-better-errors": "^3.0.0",
@@ -31991,6 +32148,7 @@
32148 "version": "3.0.2",
32149 "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz",
32150 "integrity": "sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==",
32151 + "dev": true,
32152 "dependencies": {
32153 "json-parse-even-better-errors": "^3.0.0",
32154 "npm-normalize-package-bin": "^3.0.0"