From e065d40b6a95e9fe6ccc29bd12395d0da024955f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 17:36:05 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.14.5 Bumps [npm](https://github.com/npm/cli) from 4.6.1 to 6.14.5. - [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.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2265195..42a5ebe 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "babel-preset-react-hmre": "^1.1.1", "babel-preset-stage-0": "^6.16.0", "css-loader": "^0.23.1", - "npm": "^4.0.2", + "npm": "^6.14.5", "style-loader": "^0.13.0", "react-grid-layout": "^0.13.9", "rc-calendar": "^7.5.1",