File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 74
74
"fs-extra" : " ^11.1.0" ,
75
75
"git-repo-info" : " ^2.1.1" ,
76
76
"highlight.js" : " ^11.4.0" ,
77
- "hosted-git-info" : " ^5.0.0 " ,
77
+ "hosted-git-info" : " ^6.1.1 " ,
78
78
"html-entities" : " ^2.3.2" ,
79
79
"jsdom" : " ^20.0.0" ,
80
80
"json-api-serializer" : " ^2.6.6" ,
Original file line number Diff line number Diff line change @@ -9439,6 +9439,13 @@ hosted-git-info@^5.0.0:
9439
9439
dependencies:
9440
9440
lru-cache "^7.5.1"
9441
9441
9442
+ hosted-git-info@^6.1.1:
9443
+ version "6.1.1"
9444
+ resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-6.1.1.tgz#629442c7889a69c05de604d52996b74fe6f26d58"
9445
+ integrity sha512-r0EI+HBMcXadMrugk0GCQ+6BQV39PiWAZVfq7oIckeGiN7sjRGyQxPdft3nQekFTCQbYxLBH+/axZMeH8UX6+w==
9446
+ dependencies:
9447
+ lru-cache "^7.5.1"
9448
+
9442
9449
html-encoding-sniffer@^3.0.0:
9443
9450
version "3.0.0"
9444
9451
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz#2cb1a8cf0db52414776e5b2a7a04d5dd98158de9"
You can’t perform that action at this time.
0 commit comments