From 1d76c69cbb2db86a65289642879f95c6b15bd1f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 20:20:43 +0000 Subject: [PATCH] Bump npm from 3.10.10 to 6.14.6 in /interface Bumps [npm](https://github.com/npm/cli) from 3.10.10 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.10...v6.14.6) Signed-off-by: dependabot[bot] --- interface/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/package.json b/interface/package.json index 5e2f320..9fecb62 100644 --- a/interface/package.json +++ b/interface/package.json @@ -15,7 +15,7 @@ "dependencies": { "express": "^4.13.3", "install": "^0.3.0", - "npm": "^3.4.1", + "npm": "^6.14.6", "redux-logger": "^2.0.4", "redux-thunk": "^1.0.0", "request": "^2.66.0"