This repository was archived by the owner on Jul 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "prepare" : " yarn run build"
3232 },
3333 "dependencies" : {
34- "lru-cache" : " ^5.1.1 " ,
34+ "lru-cache" : " ^7.8.0 " ,
3535 "lsif-protocol" : " 0.4.3" ,
3636 "minimist" : " ^1.2.0" ,
3737 "npm" : " ^6.14.2" ,
4444 "@sourcegraph/prettierrc" : " 3.0.3" ,
4545 "@sourcegraph/tsconfig" : " 4.0.1" ,
4646 "@sourcegraph/tslint-config" : " 13.4.0" ,
47- "@types/lru-cache" : " 5.1 .1" ,
47+ "@types/lru-cache" : " 7.6 .1" ,
4848 "@types/minimist" : " 1.2.2" ,
4949 "@types/node" : " 13.13.51" ,
5050 "@types/npm" : " 2.0.32" ,
Original file line number Diff line number Diff line change 413413 resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz"
414414 integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
415415
416- " @types/lru-cache@5.1 .1 " :
417- version "5.1 .1"
418- resolved "https://registry.npmjs.org /@types/lru-cache/-/lru-cache-5.1 .1.tgz"
419- integrity sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw ==
416+ " @types/lru-cache@7.6 .1 " :
417+ version "7.6 .1"
418+ resolved "https://registry.yarnpkg.com /@types/lru-cache/-/lru-cache-7.6 .1.tgz#99809260ef1e870b8ef2ab3a625784a33cec5ba9 "
419+ integrity sha512-69x+Dhrm2aShFkTqUuPgUXbKYwvq4FH/DVeeQH7MBfTjbKjPX51NGLERxVV1vf33N71dzLvXCko4OLqRvsq53Q ==
420420
421421" @types/minimist@1.2.2 " :
422422 version "1.2.2"
@@ -2995,6 +2995,11 @@ lru-cache@^6.0.0:
29952995 dependencies :
29962996 yallist "^4.0.0"
29972997
2998+ lru-cache@^7.8.0 :
2999+ version "7.8.0"
3000+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.8.0.tgz#649aaeb294a56297b5cbc5d70f198dcc5ebe5747"
3001+ integrity sha512-AmXqneQZL3KZMIgBpaPTeI6pfwh+xQ2vutMsyqOu1TBdEXFZgpG/80wuJ531w2ZN7TI0/oc8CPxzh/DKQudZqg==
3002+
29983003lsif-protocol@0.4.3 :
29993004 version "0.4.3"
30003005 resolved "https://registry.npmjs.org/lsif-protocol/-/lsif-protocol-0.4.3.tgz"
You can’t perform that action at this time.
0 commit comments