From 32073443e3c45b3c7bc3a56d34b755cc5a8785e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2019 23:38:15 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.13.4 Bumps [npm](https://github.com/npm/cli) from 4.6.1 to 6.13.4. - [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.13.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d873891..3a5d881 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "axios": "^0.9.0", "express": "4.14.0", "extract-text-webpack-plugin": "1.0.1", - "npm": "^4.5.0", + "npm": "^6.13.4", "react": "^15.2.0", "react-addons-test-utils": "15.2.0", "react-bootstrap": "^0.30.7",