From 3c2a62c5d7a132511da048702c2cd891c642608c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 04:41:40 +0000 Subject: [PATCH] Bump slash from 3.0.0 to 4.0.0 Bumps [slash](https://github.com/sindresorhus/slash) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/slash/releases) - [Commits](https://github.com/sindresorhus/slash/compare/v3.0.0...v4.0.0) 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..52cac89 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "isomorphic-git": "^0.78.4", "lodash": "^4.17.15", "mime-types": "^2.1.26", - "slash": "^3.0.0" + "slash": "^4.0.0" }, "engines": { "node": ">=8"