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 23
23
"execa" : " ^5.1.1" ,
24
24
"gitconfiglocal" : " ^2.1.0" ,
25
25
"github-label-sync" : " ^1.6.0" ,
26
- "hosted-git-info" : " ^3.0.8 " ,
26
+ "hosted-git-info" : " ^6.1.1 " ,
27
27
"mdast-util-from-markdown" : " ^0.8.5" ,
28
28
"semver" : " ^7.3.5" ,
29
29
"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:
3069
3069
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
3070
3070
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
3071
3071
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
-
3079
3072
hosted-git-info@^4.0.0 :
3080
3073
version "4.1.0"
3081
3074
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-4.1.0.tgz#827b82867e9ff1c8d0c4d9d53880397d2c86d224"
3082
3075
integrity sha512-kyCuEOWjJqZuDbRHzL8V93NzQhwIB71oFWSyzVo+KPZI+pnQPPxucdkrOZvkLRnrf5URsQM+IJ09Dw29cRALIA==
3083
3076
dependencies :
3084
3077
lru-cache "^6.0.0"
3085
3078
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
+
3086
3086
html-encoding-sniffer@^2.0.1 :
3087
3087
version "2.0.1"
3088
3088
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:
4351
4351
dependencies :
4352
4352
yallist "^4.0.0"
4353
4353
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
+
4354
4359
macos-release@^3.0.1 :
4355
4360
version "3.1.0"
4356
4361
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