|
1375 | 1375 | "@nodelib/fs.scandir" "2.1.4"
|
1376 | 1376 | fastq "^1.6.0"
|
1377 | 1377 |
|
1378 |
| -"@npmcli/ci-detect@^1.0.0": |
1379 |
| - version "1.3.0" |
1380 |
| - resolved "https://registry.yarnpkg.com/@npmcli/ci-detect/-/ci-detect-1.3.0.tgz#6c1d2c625fb6ef1b9dea85ad0a5afcbef85ef22a" |
1381 |
| - integrity sha512-oN3y7FAROHhrAt7Rr7PnTSwrHrZVRTS2ZbyxeQwSSYD0ifwM3YNgQqbaRmjcWoPyq77MjchusjJDspbzMmip1Q== |
1382 |
| - |
1383 | 1378 | "@npmcli/git@^2.0.1":
|
1384 | 1379 | version "2.0.6"
|
1385 | 1380 | resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-2.0.6.tgz#47b97e96b2eede3f38379262fa3bdfa6eae57bf2"
|
|
8296 | 8291 | optionalDependencies:
|
8297 | 8292 | npmlog "2 || ^3.1.0 || ^4.0.0"
|
8298 | 8293 |
|
8299 |
| -npm-registry-fetch@^9.0.0: |
8300 |
| - version "9.0.0" |
8301 |
| - resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-9.0.0.tgz#86f3feb4ce00313bc0b8f1f8f69daae6face1661" |
8302 |
| - integrity sha512-PuFYYtnQ8IyVl6ib9d3PepeehcUeHN9IO5N/iCRhyg9tStQcqGQBRVHmfmMWPDERU3KwZoHFvbJ4FPXPspvzbA== |
| 8294 | +npm-registry-fetch@^10.0.0: |
| 8295 | + version "10.1.0" |
| 8296 | + resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-10.1.0.tgz#3b618126b1011af74c12e75d6077712bda411da4" |
| 8297 | + integrity sha512-XcKu0h6OuRTB7HO5uv8htavPQJ1dYTLAXLE5AMs4GFQ1LbY+LlHiNoqIbVshE3rk0vLk+nKxpA/4WJm1kE7eqg== |
8303 | 8298 | dependencies:
|
8304 |
| - "@npmcli/ci-detect" "^1.0.0" |
8305 | 8299 | lru-cache "^6.0.0"
|
8306 | 8300 | make-fetch-happen "^8.0.9"
|
8307 | 8301 | minipass "^3.1.3"
|
@@ -8674,10 +8668,10 @@ p-try@^2.0.0:
|
8674 | 8668 | resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
|
8675 | 8669 | integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
|
8676 | 8670 |
|
8677 |
| - |
8678 |
| - version "11.3.1" |
8679 |
| - resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.1.tgz#6ce95dd230db475cbd8789fd1f986bec51b4bf7c" |
8680 |
| - integrity sha512-TymtwoAG12cczsJIrwI/euOQKtjrQHlD0k0oyt9QSmZGpqa+KdlxKdWR/YUjYizkixaVyztxt/Wsfo8bL3A6Fg== |
| 8671 | + |
| 8672 | + version "11.3.2" |
| 8673 | + resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.2.tgz#2bef04f6ec6bafceb5eb2f5b3965f0d00aee4d7e" |
| 8674 | + integrity sha512-lMO7V9aMhyE5gfaSFxKfW3OTdXuFBNQJfuNuet3NPzWWhOYIW90t85vHcHLDjdhgmfAdAHyh9q1HAap96ea0XA== |
8681 | 8675 | dependencies:
|
8682 | 8676 | "@npmcli/git" "^2.0.1"
|
8683 | 8677 | "@npmcli/installed-package-contents" "^1.0.6"
|
|
8692 | 8686 | npm-package-arg "^8.0.1"
|
8693 | 8687 | npm-packlist "^2.1.4"
|
8694 | 8688 | npm-pick-manifest "^6.0.0"
|
8695 |
| - npm-registry-fetch "^9.0.0" |
| 8689 | + npm-registry-fetch "^10.0.0" |
8696 | 8690 | promise-retry "^2.0.1"
|
8697 | 8691 | read-package-json-fast "^2.0.1"
|
8698 | 8692 | rimraf "^3.0.2"
|
|
0 commit comments