From ede57ec74a9f505c0830d3f5fb957e2a6805b6fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 19:14:23 +0000 Subject: [PATCH] Bump npm from 4.6.1 to 6.14.6 in /static 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] --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index d527f22..466f6a0 100644 --- a/static/package.json +++ b/static/package.json @@ -9,7 +9,7 @@ "history": "^4.7.2", "moment": "^2.20.1", "node-sass-chokidar": "0.0.3", - "npm": "^4.6.1", + "npm": "^6.14.6", "react": "^16.2.0", "react-bootstrap": "^0.32.1", "react-dom": "^16.2.0",