From 4a7d7fdc2f5c1560a6c8ea0eb40f1d343e845eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2020 20:06:48 +0000 Subject: [PATCH] :arrow_up: Bump npm from 5.3.0 to 6.14.4 in /script Bumps [npm](https://github.com/npm/cli) from 5.3.0 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/v5.3.0...v6.14.4) Signed-off-by: dependabot[bot] --- script/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/package.json b/script/package.json index 6ff678be0..4525e1ffc 100644 --- a/script/package.json +++ b/script/package.json @@ -23,7 +23,7 @@ "minidump": "0.9.0", "mkdirp": "0.5.1", "normalize-package-data": "2.3.5", - "npm": "5.3.0", + "npm": "6.14.4", "passwd-user": "2.1.0", "pegjs": "0.9.0", "season": "5.3.0",