From 95c0eb80dd9036ae507a9e349b63f9e54ff1496a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2020 13:40:38 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.14.8 Bumps [npm](https://github.com/npm/cli) from 4.6.1 to 6.14.8. - [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/v4.6.1...v6.14.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 802c2e9..a2e3e7f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "i": "^0.3.5", "linqts": "^1.7.1", "ng2-auto-complete": "^0.10.9", - "npm": "^4.2.0", + "npm": "^6.14.8", "reflect-metadata": "^0.1.8", "rxjs": "^5.0.2", "systemjs": "^0.19.40",