|
1128 | 1128 | "@nodelib/fs.scandir" "2.1.4"
|
1129 | 1129 | fastq "^1.6.0"
|
1130 | 1130 |
|
1131 |
| -"@npmcli/ci-detect@^1.0.0": |
1132 |
| - version "1.3.0" |
1133 |
| - resolved "https://registry.yarnpkg.com/@npmcli/ci-detect/-/ci-detect-1.3.0.tgz#6c1d2c625fb6ef1b9dea85ad0a5afcbef85ef22a" |
1134 |
| - integrity sha512-oN3y7FAROHhrAt7Rr7PnTSwrHrZVRTS2ZbyxeQwSSYD0ifwM3YNgQqbaRmjcWoPyq77MjchusjJDspbzMmip1Q== |
1135 |
| - |
1136 | 1131 | "@npmcli/git@^2.0.1":
|
1137 | 1132 | version "2.0.8"
|
1138 | 1133 | resolved "https://registry.yarnpkg.com/@npmcli/git/-/git-2.0.8.tgz#c38b54cdeec556ab641cf6161cc7825711a88d65"
|
|
7603 | 7598 | optionalDependencies:
|
7604 | 7599 | npmlog "2 || ^3.1.0 || ^4.0.0"
|
7605 | 7600 |
|
7606 |
| -npm-registry-fetch@^9.0.0: |
7607 |
| - version "9.0.0" |
7608 |
| - resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-9.0.0.tgz#86f3feb4ce00313bc0b8f1f8f69daae6face1661" |
7609 |
| - integrity sha512-PuFYYtnQ8IyVl6ib9d3PepeehcUeHN9IO5N/iCRhyg9tStQcqGQBRVHmfmMWPDERU3KwZoHFvbJ4FPXPspvzbA== |
| 7601 | +npm-registry-fetch@^10.0.0: |
| 7602 | + version "10.1.0" |
| 7603 | + resolved "https://registry.yarnpkg.com/npm-registry-fetch/-/npm-registry-fetch-10.1.0.tgz#3b618126b1011af74c12e75d6077712bda411da4" |
| 7604 | + integrity sha512-XcKu0h6OuRTB7HO5uv8htavPQJ1dYTLAXLE5AMs4GFQ1LbY+LlHiNoqIbVshE3rk0vLk+nKxpA/4WJm1kE7eqg== |
7610 | 7605 | dependencies:
|
7611 |
| - "@npmcli/ci-detect" "^1.0.0" |
7612 | 7606 | lru-cache "^6.0.0"
|
7613 | 7607 | make-fetch-happen "^8.0.9"
|
7614 | 7608 | minipass "^3.1.3"
|
@@ -7936,10 +7930,10 @@ p-try@^2.0.0:
|
7936 | 7930 | resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
|
7937 | 7931 | integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
|
7938 | 7932 |
|
7939 |
| - |
7940 |
| - version "11.3.1" |
7941 |
| - resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.1.tgz#6ce95dd230db475cbd8789fd1f986bec51b4bf7c" |
7942 |
| - integrity sha512-TymtwoAG12cczsJIrwI/euOQKtjrQHlD0k0oyt9QSmZGpqa+KdlxKdWR/YUjYizkixaVyztxt/Wsfo8bL3A6Fg== |
| 7933 | + |
| 7934 | + version "11.3.2" |
| 7935 | + resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.3.2.tgz#2bef04f6ec6bafceb5eb2f5b3965f0d00aee4d7e" |
| 7936 | + integrity sha512-lMO7V9aMhyE5gfaSFxKfW3OTdXuFBNQJfuNuet3NPzWWhOYIW90t85vHcHLDjdhgmfAdAHyh9q1HAap96ea0XA== |
7943 | 7937 | dependencies:
|
7944 | 7938 | "@npmcli/git" "^2.0.1"
|
7945 | 7939 | "@npmcli/installed-package-contents" "^1.0.6"
|
|
7954 | 7948 | npm-package-arg "^8.0.1"
|
7955 | 7949 | npm-packlist "^2.1.4"
|
7956 | 7950 | npm-pick-manifest "^6.0.0"
|
7957 |
| - npm-registry-fetch "^9.0.0" |
| 7951 | + npm-registry-fetch "^10.0.0" |
7958 | 7952 | promise-retry "^2.0.1"
|
7959 | 7953 | read-package-json-fast "^2.0.1"
|
7960 | 7954 | rimraf "^3.0.2"
|
|
0 commit comments