From 85af3c7ba6cdb0842ac1201f138092d93bdc67f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 04:40:13 +0000 Subject: [PATCH] Bump isomorphic-git from 0.78.5 to 1.9.1 Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 0.78.5 to 1.9.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.9.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 829f28a..6c8e3d0 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.9.1", "lodash": "^4.17.15", "mime-types": "^2.1.26", "slash": "^3.0.0"