|
3662 | 3662 | tar "^6.0.1"
|
3663 | 3663 | unique-filename "^1.1.1"
|
3664 | 3664 |
|
3665 |
| -[email protected]. 4, cacache@^15.0.4: |
3666 |
| - version "15.0.4" |
3667 |
| - resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.0.4.tgz#b2c23cf4ac4f5ead004fb15a0efb0a20340741f1" |
3668 |
| - integrity sha512-YlnKQqTbD/6iyoJvEY3KJftjrdBYroCbxxYXzhOzsFLWlp6KX4BOlEf4mTx0cMUfVaTS3ENL2QtDWeRYoGLkkw== |
| 3665 | + |
| 3666 | + version "15.0.5" |
| 3667 | + resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.0.5.tgz#69162833da29170d6732334643c60e005f5f17d0" |
| 3668 | + integrity sha512-lloiL22n7sOjEEXdL8NAjTgv9a1u43xICE9/203qonkZUCj5X1UEWIdf2/Y0d6QcCtMzbKQyhrcDbdvlZTs/+A== |
3669 | 3669 | dependencies:
|
3670 | 3670 | "@npmcli/move-file" "^1.0.1"
|
3671 | 3671 | chownr "^2.0.0"
|
3672 | 3672 | fs-minipass "^2.0.0"
|
3673 | 3673 | glob "^7.1.4"
|
3674 | 3674 | infer-owner "^1.0.4"
|
3675 |
| - lru-cache "^5.1.1" |
| 3675 | + lru-cache "^6.0.0" |
3676 | 3676 | minipass "^3.1.1"
|
3677 | 3677 | minipass-collect "^1.0.2"
|
3678 | 3678 | minipass-flush "^1.0.5"
|
@@ -3729,6 +3729,29 @@ cacache@^15.0.0, cacache@^15.0.3:
|
3729 | 3729 | tar "^6.0.2"
|
3730 | 3730 | unique-filename "^1.1.1"
|
3731 | 3731 |
|
| 3732 | +cacache@^15.0.4: |
| 3733 | + version "15.0.4" |
| 3734 | + resolved "https://registry.yarnpkg.com/cacache/-/cacache-15.0.4.tgz#b2c23cf4ac4f5ead004fb15a0efb0a20340741f1" |
| 3735 | + integrity sha512-YlnKQqTbD/6iyoJvEY3KJftjrdBYroCbxxYXzhOzsFLWlp6KX4BOlEf4mTx0cMUfVaTS3ENL2QtDWeRYoGLkkw== |
| 3736 | + dependencies: |
| 3737 | + "@npmcli/move-file" "^1.0.1" |
| 3738 | + chownr "^2.0.0" |
| 3739 | + fs-minipass "^2.0.0" |
| 3740 | + glob "^7.1.4" |
| 3741 | + infer-owner "^1.0.4" |
| 3742 | + lru-cache "^5.1.1" |
| 3743 | + minipass "^3.1.1" |
| 3744 | + minipass-collect "^1.0.2" |
| 3745 | + minipass-flush "^1.0.5" |
| 3746 | + minipass-pipeline "^1.2.2" |
| 3747 | + mkdirp "^1.0.3" |
| 3748 | + p-map "^4.0.0" |
| 3749 | + promise-inflight "^1.0.1" |
| 3750 | + rimraf "^3.0.2" |
| 3751 | + ssri "^8.0.0" |
| 3752 | + tar "^6.0.2" |
| 3753 | + unique-filename "^1.1.1" |
| 3754 | + |
3732 | 3755 | cache-base@^1.0.1:
|
3733 | 3756 | version "1.0.1"
|
3734 | 3757 | resolved "https://registry.yarnpkg.com/cache-base/-/cache-base-1.0.1.tgz#0a7f46416831c8b662ee36fe4e7c59d76f666ab2"
|
@@ -8516,6 +8539,13 @@ lru-cache@^5.1.1:
|
8516 | 8539 | dependencies:
|
8517 | 8540 | yallist "^3.0.2"
|
8518 | 8541 |
|
| 8542 | +lru-cache@^6.0.0: |
| 8543 | + version "6.0.0" |
| 8544 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" |
| 8545 | + integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== |
| 8546 | + dependencies: |
| 8547 | + yallist "^4.0.0" |
| 8548 | + |
8519 | 8549 | ltgt@^2.1.2:
|
8520 | 8550 | version "2.2.1"
|
8521 | 8551 | resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5"
|
|
0 commit comments