From 583cc1630c9e852b1feb8d91ade9db075fb96024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 16:00:18 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.13.4 in /lib Bumps [npm](https://github.com/npm/cli) from 4.6.1 to 6.13.4. - [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.13.4) Signed-off-by: dependabot[bot] --- lib/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/package.json b/lib/package.json index bd11e547..b00805dc 100644 --- a/lib/package.json +++ b/lib/package.json @@ -19,7 +19,7 @@ "ini": "^1.3.4", "inquirer": "^3.0.1", "install": "^0.8.7", - "npm": "^4.2.0", + "npm": "^6.13.4", "prompt": "^1.0.0", "request": "^2.79.0", "simple-git": "^1.66.0"