From 5ef78fc48afd74dcd069ee002cf1b3d9ec4eafe4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Nov 2017 01:44:08 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ws:20171108 Latest report for jameszemouri/os.js: https://snyk.io/test/github/jameszemouri/os.js --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 625190d65f..50ebb5de30 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "simplejsonconf": "^1.0.5", "uglify-js": "^2.8.21", "unzip-stream": "^0.1.2", - "ws": "^2.2.3", + "ws": "^3.3.1", "zlibjs": "^0.2.0" }, "devDependencies": {