From 75fe1a69aebb96fd6fb3e618a91a8a64b1036361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2020 11:58:44 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.14.5 in /gulp/base Bumps [npm](https://github.com/npm/cli) from 4.6.1 to 6.14.5. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v4.6.1...v6.14.5) Signed-off-by: dependabot[bot] --- gulp/base/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulp/base/package.json b/gulp/base/package.json index 5ce668e..14ceffe 100644 --- a/gulp/base/package.json +++ b/gulp/base/package.json @@ -23,7 +23,7 @@ "gulp-watch-path": "^0.1.0", "install": "^0.10.1", "node-sass": "^4.5.3", - "npm": "^4.6.1", + "npm": "^6.14.5", "sass": "^0.5.0", "stream-combiner2": "^1.1.1" }