From d0888a5c8ec0719fd0453b110e4dad200361b29d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:04:02 +0000 Subject: [PATCH] Bump npm from 2.15.12 to 6.14.6 Bumps [npm](https://github.com/npm/cli) from 2.15.12 to 6.14.6. - [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.14.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7774dac..048a30d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "jade": "^1.7.0", "js-size": "^1.0.3", "marked": "^0.3.2", - "npm": "^2.5.0", + "npm": "^6.14.6", "phantomjs": "^1.9.12", "precommit-hook": "^1.0.7", "pretty-bytes": "^1.0.1",