From b3d961148e2e410bfac21364ced35c42d840cf95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:09:20 +0000 Subject: [PATCH] Bump npm from 2.15.12 to 6.14.6 in /ntds Bumps [npm](https://github.com/npm/cli) from 2.15.12 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/v2.15.12...v6.14.6) Signed-off-by: dependabot[bot] --- ntds/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ntds/package.json b/ntds/package.json index 3b4e743..0e122d0 100644 --- a/ntds/package.json +++ b/ntds/package.json @@ -32,7 +32,7 @@ "lodash": "^3.10.0", "material-ui": "^0.10.2", "moment": "^2.10.6", - "npm": "^2.13.3", + "npm": "^6.14.6", "offline": "0.0.1", "react": "^0.13.3", "react-d3": "^0.3.1",