Skip to content

Commit d32bf27

Browse files
fix(deps): update dependency hosted-git-info to v8
1 parent db3c89a commit d32bf27

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-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": "8.0.2",
4040
"lodash": "4.17.21",
4141
"ms": "2.1.3",
4242
"nano": "^10.1.2",

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6044,10 +6044,12 @@ __metadata:
60446044
languageName: node
60456045
linkType: hard
60466046

6047-
"hosted-git-info@npm:2.7.1":
6048-
version: 2.7.1
6049-
resolution: "hosted-git-info@npm:2.7.1"
6050-
checksum: 9213d70131437c942e1424a5ff06cae4698ec662bb89cc06a2837d57fd5389a8d3fe586b141986c2a1d2b2026a1dcd4a2c33a2db42a18f7cbd1327ed265c493c
6047+
"hosted-git-info@npm:8.0.2":
6048+
version: 8.0.2
6049+
resolution: "hosted-git-info@npm:8.0.2"
6050+
dependencies:
6051+
lru-cache: ^10.0.1
6052+
checksum: b66ef2cacfe8a8dae156e86eddebd0b9e220fbdb6fa866e273982ab9e5b273e6cab317e1f344c5e63e15c0c8774beb268691cd3af5a02e4c3ef574115e8e60bf
60516053
languageName: node
60526054
linkType: hard
60536055

@@ -8907,7 +8909,7 @@ __metadata:
89078909
eslint-plugin-react: 7.36.1
89088910
got: 11.8.5
89098911
gravatar-url: 3.1.0
8910-
hosted-git-info: 2.7.1
8912+
hosted-git-info: 8.0.2
89118913
husky: 8.0.1
89128914
jest: 29.7.0
89138915
lint-staged: 13.0.3

0 commit comments

Comments
 (0)