From 32f38b40ed05204aeb2f8e3ef52bc336a0067a1d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Jun 2017 08:41:03 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ms:20170412 Latest report for finanzcheck/tron: https://snyk.io/test/github/finanzcheck/tron --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd925f6..b8a1e25 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "rpi-gpio": "^0.5.2", "serve-favicon": "^2.2.1", "sinon": "^1.15.4", - "socket.io": "^1.3.5", + "socket.io": "^2.0.2", "touch": "0.0.3", "winston": "^1.0.1" },