From 7fe3599783be1154746525c0582aeefbf630e69e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 16:06:26 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.13.4 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 163c56f..3a01d8e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "async": "^2.5.0", "chalk": "^2.3.0", "glob-move": "^1.0.1", - "npm": "^4.6.1", + "npm": "^6.13.4", "rimraf": "^2.6.2" }, "devDependencies": {