From 71ab4c1573bfa5151c08bc25d6e7f3f3636aee2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 15:56:34 +0000 Subject: [PATCH] build(deps-dev): 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 bb7db9d..6fd39ec 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "husky": "^0.13.0", "i": "^0.3.5", "np": "^2.12.0", - "npm": "^4.2.0", + "npm": "^6.13.4", "nyc": "^10.1.2", "path-exists": "^3.0.0", "read-pkg": "^2.0.0",