Skip to content

Commit 4b848ab

Browse files
Bump hosted-git-info from 5.0.0 to 6.1.1 (#1343)
1 parent a1251c0 commit 4b848ab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"fs-extra": "^11.1.0",
7575
"git-repo-info": "^2.1.1",
7676
"highlight.js": "^11.4.0",
77-
"hosted-git-info": "^5.0.0",
77+
"hosted-git-info": "^6.1.1",
7878
"html-entities": "^2.3.2",
7979
"jsdom": "^20.0.0",
8080
"json-api-serializer": "^2.6.6",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9439,6 +9439,13 @@ hosted-git-info@^5.0.0:
94399439
dependencies:
94409440
lru-cache "^7.5.1"
94419441

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+
94429449
html-encoding-sniffer@^3.0.0:
94439450
version "3.0.0"
94449451
resolved "https://registry.yarnpkg.com/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz#2cb1a8cf0db52414776e5b2a7a04d5dd98158de9"

0 commit comments

Comments
 (0)