From 289674dc86fca6e2685d505b9e735bdc6ef84ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 15:24:14 -0700 Subject: [PATCH] deps: bump hosted-git-info from 4.1.0 to 5.0.0 (#135) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 4.1.0 to 5.0.0. - [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/v4.1.0...v5.0.0) --- 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b00577..f55a958 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "snap": "tap" }, "dependencies": { - "hosted-git-info": "^4.0.1", + "hosted-git-info": "^5.0.0", "is-core-module": "^2.8.1", "semver": "^7.3.5", "validate-npm-package-license": "^3.0.4"