From 96c4ad2430457473814b034d9433faa9e0606461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 15:43:44 +0000 Subject: [PATCH] Bump npm from 2.15.12 to 6.13.4 Bumps [npm](https://github.com/npm/cli) from 2.15.12 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/v2.15.12...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 630f3f1..798f1cd 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "node": ">=0.10.0" }, "dependencies": { - "npm": "^2.9.0", + "npm": "^6.13.4", "rimraf": "^2.3.3" } }