From aa00a317803a4b2e39f5f76ca9bbb71786c7019c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Aug 2017 04:56:12 +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 whispeer/whispeernode: https://snyk.io/test/github/whispeer/whispeernode --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69854a93..16a6d4cc 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "secure_random": "0.1.x", "semver": "^5.3.0", "sequelize": "^3.30.4", - "socket.io": "^1.7.4", + "socket.io": "^2.0.0", "socket.io-stream": "0.9.x", "step": "git+ssh://git@github.com:whispeer/whispeerStep.git#master", "uuid": "^3.1.0",