From 1683a79e43f5f21bc75deaea1b13d00ad0529cf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 07:49:40 -0500 Subject: [PATCH] Bump hosted-git-info from 7.0.2 to 8.0.2 (#1632) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 7.0.2 to 8.0.2. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v7.0.2...v8.0.2) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) 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