File tree Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Expand file tree Collapse file tree 2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 531
531
"@types/glob" : " ^7.1.4" ,
532
532
"@types/js-yaml" : " ^4.0.5" ,
533
533
"@types/lodash-es" : " ^4.17.3" ,
534
- "@types/lru-cache" : " ^7.6.1 " ,
534
+ "@types/lru-cache" : " ^7.10.10 " ,
535
535
"@types/mocha" : " ^9.0.0" ,
536
536
"@types/node" : " ^18.0.4" ,
537
537
"@types/vscode" : " ^1.69.0" ,
563
563
"extend" : " >=3.0.2" ,
564
564
"js-yaml" : " ^4.1.0" ,
565
565
"lodash-es" : " ^4.17.21" ,
566
- "lru-cache" : " ^7.7.3 " ,
566
+ "lru-cache" : " ^7.13.1 " ,
567
567
"ts-pattern" : " ^4.0.5" ,
568
568
"vscode-languageclient" : " ^7.0.0" ,
569
569
"which" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 188
188
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.182.tgz#05301a4d5e62963227eaafe0ce04dd77c54ea5c2"
189
189
integrity sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==
190
190
191
- " @types/lru-cache@^7.6.1 " :
192
- version "7.6.1"
193
- resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-7.6.1.tgz#99809260ef1e870b8ef2ab3a625784a33cec5ba9"
194
- integrity sha512-69x+Dhrm2aShFkTqUuPgUXbKYwvq4FH/DVeeQH7MBfTjbKjPX51NGLERxVV1vf33N71dzLvXCko4OLqRvsq53Q==
191
+ " @types/lru-cache@^7.10.10 " :
192
+ version "7.10.10"
193
+ resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-7.10.10.tgz#3fa937c35ff4b3f6753d5737915c9bf8e693a713"
194
+ integrity sha512-nEpVRPWW9EBmx2SCfNn3ClYxPL7IktPX12HhIoSc/H5mMjdeW3+YsXIpseLQ2xF35+OcpwKQbEUw5VtqE4PDNA==
195
+ dependencies :
196
+ lru-cache "*"
195
197
196
198
" @types/minimatch@*" , "@types/minimatch@^3.0.3":
197
199
version "3.0.5"
@@ -1657,18 +1659,18 @@ log-symbols@4.1.0:
1657
1659
chalk "^4.1.0"
1658
1660
is-unicode-supported "^0.1.0"
1659
1661
1662
+ lru-cache@*, lru-cache@^7.13.1 :
1663
+ version "7.13.1"
1664
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.13.1.tgz#267a81fbd0881327c46a81c5922606a2cfe336c4"
1665
+ integrity sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ==
1666
+
1660
1667
lru-cache@^6.0.0 :
1661
1668
version "6.0.0"
1662
1669
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
1663
1670
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
1664
1671
dependencies :
1665
1672
yallist "^4.0.0"
1666
1673
1667
- lru-cache@^7.7.3 :
1668
- version "7.8.1"
1669
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.8.1.tgz#68ee3f4807a57d2ba185b7fd90827d5c21ce82bb"
1670
- integrity sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg==
1671
-
1672
1674
merge-stream@^2.0.0 :
1673
1675
version "2.0.0"
1674
1676
resolved "https://registry.yarnpkg.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60"
You can’t perform that action at this time.
0 commit comments