From f95a06dfad5ab6d96bc107ca132d9fa0ccb0028c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:05:15 +0000 Subject: [PATCH] Bump npm from 5.10.0 to 6.14.6 Bumps [npm](https://github.com/npm/cli) from 5.10.0 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/v5.10.0...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 026679b..53b63e0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "express": "^4.15.3", "install": "^0.10.1", "mongodb": "^2.2.29", - "npm": "^5.0.3", + "npm": "^6.14.6", "react": "^15.6.1", "react-dom": "^15.6.1" },