File tree 2 files changed +5
-5
lines changed 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.17.0 ",
583
+ "lru-cache": "^7.18.3 ",
584
584
"ts-pattern": "^4.2.1",
585
585
"vscode-languageclient": "^8.1.0",
586
586
"which": "^3.0.0",
Original file line number Diff line number Diff line change @@ -1715,10 +1715,10 @@ lru-cache@^6.0.0:
1715
1715
dependencies:
1716
1716
yallist "^4.0.0"
1717
1717
1718
- lru-cache@^7.17.0 :
1719
- version "7.17.0 "
1720
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.17.0 .tgz#00c7ba5919e5ea7c69ff94ddabbf32cb09ab805c "
1721
- integrity sha512-zSxlVVwOabhVyTi6E8gYv2cr6bXK+8ifYz5/uyJb9feXX6NACVDwY4p5Ut3WC3Ivo/QhpARHU3iujx2xGAYHbQ ==
1718
+ lru-cache@^7.18.3 :
1719
+ version "7.18.3 "
1720
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3 .tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89 "
1721
+ integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA ==
1722
1722
1723
1723
merge-stream@^2.0.0:
1724
1724
version "2.0.0"
You can’t perform that action at this time.
0 commit comments