From 0c9c4ae297f3d09cfe5bacef26b4168f7b86400b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 04:32:38 +0000 Subject: [PATCH] Bump isomorphic-git from 0.78.5 to 1.7.1 Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 0.78.5 to 1.7.1. - [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases) - [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md) - [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v0.78.5...v1.7.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aae0006..e7e8741 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "fast-glob": "^3.1.1", "fs-extra": "^8.1.0", "globby": "^11.0.0", - "isomorphic-git": "^0.78.4", + "isomorphic-git": "^1.7.1", "lodash": "^4.17.15", "mime-types": "^2.1.26", "slash": "^3.0.0"