From 47f3c0df8c275f7c7af435c3eea3f110a7f141d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 21:13:06 +0000 Subject: [PATCH] Bump npm from 5.6.0 to 6.14.7 Bumps [npm](https://github.com/npm/cli) from 5.6.0 to 6.14.7. - [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/v5.6.0...v6.14.7) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0189c18..6f3c716 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "app-root-path": "2.0.1", "command-line-args": "4.0.7", "fs-extra": "5.0.0", - "npm": "5.6.0", + "npm": "6.14.7", "sb-promisify": "2.0.2", "semver": "5.4.1", "simple-git": "1.85.0"