File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 2323 "execa" : " ^5.1.1" ,
2424 "gitconfiglocal" : " ^2.1.0" ,
2525 "github-label-sync" : " ^1.6.0" ,
26- "hosted-git-info" : " ^3.0.8 " ,
26+ "hosted-git-info" : " ^6.1.1 " ,
2727 "mdast-util-from-markdown" : " ^0.8.5" ,
2828 "semver" : " ^7.3.5" ,
2929 "sort-package-json" : " ^1.50.0" ,
Original file line number Diff line number Diff line change @@ -3069,20 +3069,20 @@ highlight.js@^10.7.1:
30693069 resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
30703070 integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
30713071
3072- hosted-git-info@^3.0.8 :
3073- version "3.0.8"
3074- resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8.tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d"
3075- integrity sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==
3076- dependencies :
3077- lru-cache "^6.0.0"
3078-
30793072hosted-git-info@^4.0.0 :
30803073 version "4.1.0"
30813074 resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.1.0.tgz#827b82867e9ff1c8d0c4d9d53880397d2c86d224"
30823075 integrity sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==
30833076 dependencies :
30843077 lru-cache "^6.0.0"
30853078
3079+ hosted-git-info@^6.1.1 :
3080+ version "6.1.1"
3081+ resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-6.1.1.tgz#629442c7889a69c05de604d52996b74fe6f26d58"
3082+ integrity sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==
3083+ dependencies :
3084+ lru-cache "^7.5.1"
3085+
30863086html-encoding-sniffer@^2.0.1 :
30873087 version "2.0.1"
30883088 resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3"
@@ -4351,6 +4351,11 @@ lru-cache@^6.0.0:
43514351 dependencies :
43524352 yallist "^4.0.0"
43534353
4354+ lru-cache@^7.5.1 :
4355+ version "7.14.1"
4356+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.1.tgz#8da8d2f5f59827edb388e63e459ac23d6d408fea"
4357+ integrity sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA==
4358+
43544359macos-release@^3.0.1 :
43554360 version "3.1.0"
43564361 resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-3.1.0.tgz#6165bb0736ae567ed6649e36ce6a24d87cbb7aca"
You can’t perform that action at this time.
0 commit comments