diff --git a/package.json b/package.json index f932cade..968758b1 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "fs-extra": "^11.2.0", "git-repo-info": "^2.1.1", "highlight.js": "^11.10.0", - "hosted-git-info": "^7.0.2", + "hosted-git-info": "^8.0.2", "html-entities": "^2.5.2", "jsdom": "^23.2.0", "json-api-serializer": "^2.6.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8104cfed..062aab36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -138,8 +138,8 @@ importers: specifier: ^11.10.0 version: 11.10.0 hosted-git-info: - specifier: ^7.0.2 - version: 7.0.2 + specifier: ^8.0.2 + version: 8.0.2 html-entities: specifier: ^2.5.2 version: 2.5.2 @@ -5130,9 +5130,9 @@ packages: resolution: {integrity: sha512-HVJyzUrLIL1c0QmviVh5E8VGyUS7xCFPS6yydaVd1UegW+ibV/CohqTH9MkOLDp5o+rb82DMo77PTuc9F/8GKw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - hosted-git-info@7.0.2: - resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==} - engines: {node: ^16.14.0 || >=18.0.0} + hosted-git-info@8.0.2: + resolution: {integrity: sha512-sYKnA7eGln5ov8T8gnYlkSOxFJvywzEx9BueN6xo/GKO8PGiI6uK6xx+DIGe45T3bdVjLAQDQW1aicT8z8JwQg==} + engines: {node: ^18.17.0 || >=20.5.0} html-encoding-sniffer@4.0.0: resolution: {integrity: sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==} @@ -15636,7 +15636,7 @@ snapshots: dependencies: lru-cache: 7.18.3 - hosted-git-info@7.0.2: + hosted-git-info@8.0.2: dependencies: lru-cache: 10.4.3