From b2b82e8e5cc518c6623275ead8768ec719f4dbc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 19:35:32 +0000 Subject: [PATCH] Bump npm from 3.10.10 to 6.13.4 in /interface Bumps [npm](https://github.com/npm/cli) from 3.10.10 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/v3.10.10...v6.13.4) 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..a9cb568 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.13.4", "redux-logger": "^2.0.4", "redux-thunk": "^1.0.0", "request": "^2.66.0"