File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
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 @@ -2916,12 +2916,12 @@ highlight.js@^9.6.0:
2916
2916
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.5.tgz#d18a359867f378c138d6819edfc2a8acd5f29825"
2917
2917
integrity sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==
2918
2918
2919
- hosted-git-info@^3.0.8 :
2920
- version "3.0.8 "
2921
- resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-3.0.8 .tgz#6e35d4cc87af2c5f816e4cb9ce350ba87a3f370d "
2922
- integrity sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw ==
2919
+ hosted-git-info@^6.1.1 :
2920
+ version "6.1.1 "
2921
+ resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-6.1.1 .tgz#629442c7889a69c05de604d52996b74fe6f26d58 "
2922
+ integrity sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w ==
2923
2923
dependencies :
2924
- lru-cache "^6.0.0 "
2924
+ lru-cache "^7.5.1 "
2925
2925
2926
2926
html-encoding-sniffer@^2.0.1 :
2927
2927
version "2.0.1"
@@ -4073,6 +4073,11 @@ lru-cache@^6.0.0:
4073
4073
dependencies :
4074
4074
yallist "^4.0.0"
4075
4075
4076
+ lru-cache@^7.5.1 :
4077
+ version "7.14.0"
4078
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.0.tgz#21be64954a4680e303a09e9468f880b98a0b3c7f"
4079
+ integrity sha512-EIRtP1GrSJny0dqb50QXRUNBxHJhcpxHC++M5tD7RYbvLLn5KVWKsbyswSSqDuU15UFi3bgTQIY8nhDMeF6aDQ==
4080
+
4076
4081
macos-release@^2.2.0 :
4077
4082
version "2.3.0"
4078
4083
resolved "https://registry.yarnpkg.com/macos-release/-/macos-release-2.3.0.tgz#eb1930b036c0800adebccd5f17bc4c12de8bb71f"
You can’t perform that action at this time.
0 commit comments