From d9f53b6059eedc198d3313e9c0dc626116f9ba62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2019 19:17:24 +0000 Subject: [PATCH] Bump npm from 3.10.10 to 6.13.4 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 412ec91..f770a35 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "zone.js": "^0.9.1", "express": "^4.17.0", "i": "^0.3.5", - "npm": "^3.10.9", + "npm": "^6.13.4", "socket.io": "^2.2.0", "socket.io-client": "^1.7.4", "socketio": "^1.0.0"