File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 580
580
"cheerio" : " ^1.0.0-rc.12" ,
581
581
"js-yaml" : " ^4.1.0" ,
582
582
"lodash-es" : " ^4.17.21" ,
583
- "lru-cache" : " ^7.14.1 " ,
583
+ "lru-cache" : " ^7.17.0 " ,
584
584
"ts-pattern" : " ^4.0.6" ,
585
585
"vscode-languageclient" : " ^8.0.2" ,
586
586
"which" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -1681,10 +1681,10 @@ lru-cache@^6.0.0:
1681
1681
dependencies :
1682
1682
yallist "^4.0.0"
1683
1683
1684
- lru-cache@^7.14.1 :
1685
- version "7.14.1 "
1686
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.1 .tgz#8da8d2f5f59827edb388e63e459ac23d6d408fea "
1687
- integrity sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA ==
1684
+ lru-cache@^7.17.0 :
1685
+ version "7.17.0 "
1686
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.17.0 .tgz#00c7ba5919e5ea7c69ff94ddabbf32cb09ab805c "
1687
+ integrity sha512-zSxlVVwOabhVyTi6E8gYv2cr6bXK+8ifYz5/uyJb9feXX6NACVDwY4p5Ut3WC3Ivo/QhpARHU3iujx2xGAYHbQ ==
1688
1688
1689
1689
merge-stream@^2.0.0 :
1690
1690
version "2.0.0"
You can’t perform that action at this time.
0 commit comments