From 00475d2f9954b3a82df5c1167b3c6c0bf7b22498 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:11:03 +0000 Subject: [PATCH] Bump npm from 3.10.6 to 6.14.6 in /src/client Bumps [npm](https://github.com/npm/cli) from 3.10.6 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/v3.10.6...v6.14.6) Signed-off-by: dependabot[bot] --- src/client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/package.json b/src/client/package.json index b26e151..ef15f49 100644 --- a/src/client/package.json +++ b/src/client/package.json @@ -27,7 +27,7 @@ "humanize-plus": "1.8.2", "lodash": "4.15.0", "node-sass": "3.9.0", - "npm": "3.10.6", + "npm": "6.14.6", "object-assign": "4.1.0", "react": "15.3.1", "react-bootstrap": "0.30.3",