From 68472d0071902600294eff4cfcc228a9520d2bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:03:48 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.14.6 Bumps [npm](https://github.com/npm/cli) from 4.6.1 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/v4.6.1...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 9e9019a..08258ea 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "install": "^0.8.7", "moment": "^2.17.1", "normalize.css": "^4.0.0", - "npm": "^4.4.1", + "npm": "^6.14.6", "react": "^15.0.0", "react-dom": "^15.0.0", "react-pullload": "0.0.2"