From 3145e0e4845a07a77f37481e0467da8255ebf400 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:30:46 +0000 Subject: [PATCH] :arrow_up: Bump npm from 3.10.5 to 6.14.6 in /script Bumps [npm](https://github.com/npm/cli) from 3.10.5 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/v3.10.5...v6.14.6) 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..a8f29e10af8 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.14.6", "pegjs": "0.9.0", "runas": "3.1.1", "season": "5.3.0",