From d3a33e6be848a96e11b1b74e185662c9bf16ea58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 15:51:20 +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 a2dd521..1b7c15c 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "highlight.js": "^9.11.0", "marked": "^0.3.6", "normalize.css": "^7.0.0", - "npm": "^4.6.1", + "npm": "^6.13.4", "react": "^15.5.4", "react-dom": "^15.5.4", "react-fontawesome": "^1.6.1",