From f7cbdef0299bef6b155a62ea1982acaf94127fa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 17:43:09 +0000 Subject: [PATCH] :arrow_up: Bump npm from 3.10.5 to 6.13.4 in /script Bumps [npm](https://github.com/npm/cli) from 3.10.5 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/v3.10.5...v6.13.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 1f4cf782f44..43868b56f64 100644 --- a/script/package.json +++ b/script/package.json @@ -18,7 +18,7 @@ "minidump": "0.9.0", "mkdirp": "0.5.1", "normalize-package-data": "2.3.5", - "npm": "3.10.5", + "npm": "6.13.4", "pegjs": "0.9.0", "runas": "3.1.1", "season": "5.3.0",