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 595
595
"lru-cache" : " ^7.18.3" ,
596
596
"ts-pattern" : " ^4.2.2" ,
597
597
"vscode-languageclient" : " ^7.0.0" ,
598
- "which" : " ^3.0.0 " ,
598
+ "which" : " ^3.0.1 " ,
599
599
"yauzl" : " ^2.10.0"
600
600
}
601
601
}
Original file line number Diff line number Diff line change @@ -2519,10 +2519,10 @@ which@^2.0.1:
2519
2519
dependencies :
2520
2520
isexe "^2.0.0"
2521
2521
2522
- which@^3.0.0 :
2523
- version "3.0.0 "
2524
- resolved "https://registry.yarnpkg.com/which/-/which-3.0.0 .tgz#a9efd016db59728758a390d23f1687b6e8f59f8e "
2525
- integrity sha512-nla//68K9NU6yRiwDY/Q8aU6siKlSs64aEC7+IV56QoAuyQT2ovsJcgGYGyqMOmI/CGN1BOR6mM5EN0FBO+zyQ ==
2522
+ which@^3.0.1 :
2523
+ version "3.0.1 "
2524
+ resolved "https://registry.yarnpkg.com/which/-/which-3.0.1 .tgz#89f1cd0c23f629a8105ffe69b8172791c87b4be1 "
2525
+ integrity sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg ==
2526
2526
dependencies :
2527
2527
isexe "^2.0.0"
2528
2528
You can’t perform that action at this time.
0 commit comments