@@ -2875,12 +2875,12 @@ header-case@^2.0.4:
2875
2875
capital-case "^1.0.4"
2876
2876
tslib "^2.0.3"
2877
2877
2878
- hosted-git-info@^4.0.2 :
2879
- version "4.1 .0"
2880
- resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.1 .0.tgz#827b82867e9ff1c8d0c4d9d53880397d2c86d224 "
2881
- integrity sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA ==
2878
+ " hosted-git-info@>= 8.0.0 " , hosted-git-info@^4.0.2:
2879
+ version "8.0 .0"
2880
+ resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-8.0 .0.tgz#b20f1d55d492eb18d70a252d456a2158aab9f244 "
2881
+ integrity sha512-4nw3vOVR+vHUOT8+U4giwe2tcGv+R3pwwRidUe67DoMBTjhrfr6rZYJVVwdkBE+Um050SG+X9tf0Jo4fOpn01w ==
2882
2882
dependencies :
2883
- lru-cache "^6 .0.0 "
2883
+ lru-cache "^10 .0.1 "
2884
2884
2885
2885
htmlparser2@^8.0.1 :
2886
2886
version "8.0.2"
@@ -3532,6 +3532,11 @@ lower-case@^2.0.2:
3532
3532
dependencies :
3533
3533
tslib "^2.0.3"
3534
3534
3535
+ lru-cache@^10.0.1 :
3536
+ version "10.4.3"
3537
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
3538
+ integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
3539
+
3535
3540
lru-cache@^11.0.0 :
3536
3541
version "11.0.1"
3537
3542
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.1.tgz#3a732fbfedb82c5ba7bca6564ad3f42afcb6e147"
@@ -3544,13 +3549,6 @@ lru-cache@^5.1.1:
3544
3549
dependencies :
3545
3550
yallist "^3.0.2"
3546
3551
3547
- lru-cache@^6.0.0 :
3548
- version "6.0.0"
3549
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
3550
- integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
3551
- dependencies :
3552
- yallist "^4.0.0"
3553
-
3554
3552
markdown-it@^14.1.0 :
3555
3553
version "14.1.0"
3556
3554
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
@@ -5155,11 +5153,6 @@ yallist@^3.0.2:
5155
5153
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
5156
5154
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
5157
5155
5158
- yallist@^4.0.0 :
5159
- version "4.0.0"
5160
- resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
5161
- integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
5162
-
5163
5156
yargs-parser@^20.2.2, yargs-parser@^20.2.9 :
5164
5157
version "20.2.9"
5165
5158
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
0 commit comments