From 31d8428ef083a901d659dd7cb48eb8e61b4b8b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2020 07:12:10 +0000 Subject: [PATCH] Bump npm from 1.4.29 to 6.14.4 Bumps [npm](https://github.com/npm/cli) from 1.4.29 to 6.14.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/v1.4.29...v6.14.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 f70d67f..f078579 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "grunt-html-build": "^0.3.2", "grunt-processhtml": "^0.3.0", "install": "^0.1.7", - "npm": "^1.4.6" + "npm": "^6.14.4" } }