From e5add1a71cf77c6d41220bd0e42fc15581731fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 17:48:24 +0000 Subject: [PATCH] Bump npm from 3.10.10 to 6.14.6 Bumps [npm](https://github.com/npm/cli) from 3.10.10 to 6.14.6. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v6.14.6/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v3.10.10...v6.14.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 805dff57463..efdb27408ed 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "decompress-zip": "0.3.0", "fs-extra": "2.0.0", "lodash": "4.17.4", - "npm": "3.10.10", + "npm": "6.14.6", "opn": "4.0.2", "request": "2.79.0", "semver": "5.3.0",