Skip to content

Commit e88c4db

Browse files
fix(deps): update dependency hosted-git-info to v6
1 parent 7291d0e commit e88c4db

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"escape-html": "1.0.3",
3737
"got": "11.8.5",
3838
"gravatar-url": "3.1.0",
39-
"hosted-git-info": "2.7.1",
39+
"hosted-git-info": "6.1.1",
4040
"lodash": "4.17.21",
4141
"ms": "2.1.3",
4242
"nano": "^10.1.2",

yarn.lock

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5704,10 +5704,12 @@ __metadata:
57045704
languageName: node
57055705
linkType: hard
57065706

5707-
"hosted-git-info@npm:2.7.1":
5708-
version: 2.7.1
5709-
resolution: "hosted-git-info@npm:2.7.1"
5710-
checksum: 9213d70131437c942e1424a5ff06cae4698ec662bb89cc06a2837d57fd5389a8d3fe586b141986c2a1d2b2026a1dcd4a2c33a2db42a18f7cbd1327ed265c493c
5707+
"hosted-git-info@npm:6.1.1":
5708+
version: 6.1.1
5709+
resolution: "hosted-git-info@npm:6.1.1"
5710+
dependencies:
5711+
lru-cache: ^7.5.1
5712+
checksum: fcd3ca2eaa05f3201425ccbb8aa47f88cdda4a3a6d79453f8e269f7171356278bd1db08f059d8439eb5eaa91c6a8a20800fc49cca6e9e4e899b202a332d5ba6b
57115713
languageName: node
57125714
linkType: hard
57135715

@@ -7638,6 +7640,13 @@ __metadata:
76387640
languageName: node
76397641
linkType: hard
76407642

7643+
"lru-cache@npm:^7.5.1":
7644+
version: 7.18.3
7645+
resolution: "lru-cache@npm:7.18.3"
7646+
checksum: e550d772384709deea3f141af34b6d4fa392e2e418c1498c078de0ee63670f1f46f5eee746e8ef7e69e1c895af0d4224e62ee33e66a543a14763b0f2e74c1356
7647+
languageName: node
7648+
linkType: hard
7649+
76417650
"lru-cache@npm:^7.7.1":
76427651
version: 7.13.1
76437652
resolution: "lru-cache@npm:7.13.1"
@@ -8472,7 +8481,7 @@ __metadata:
84728481
eslint-plugin-react: 7.30.1
84738482
got: 11.8.5
84748483
gravatar-url: 3.1.0
8475-
hosted-git-info: 2.7.1
8484+
hosted-git-info: 6.1.1
84768485
husky: 8.0.1
84778486
jest: 29.7.0
84788487
lint-staged: 13.0.3

0 commit comments

Comments
 (0)