From a9d00b65372507dc395efa9ed908cf5597fcf938 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2020 04:42:00 +0000 Subject: [PATCH] :arrow_up: Bump npm from 1.4.29 to 6.14.6 in /build Bumps [npm](https://github.com/npm/cli) from 1.4.29 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/v1.4.29...v6.14.6) Signed-off-by: dependabot[bot] --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 4bfc940a2cd..bcbc1d1d0cd 100644 --- a/build/package.json +++ b/build/package.json @@ -26,7 +26,7 @@ "harmony-collections": "~0.3.8", "legal-eagle": "~0.9.0", "minidump": "~0.8", - "npm": "~1.4.5", + "npm": "~6.14.6", "rcedit": "~0.3.0", "request": "~2.27.0", "rimraf": "~2.2.2",