From 57783bcf0ae5dfbb8e9b87785d08203102dcf783 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Nov 2017 06:30:05 +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 emanchado/lyre: https://snyk.io/test/github/emanchado/lyre --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66a909f..4994e5f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "fs-extra": "^0.30.0", "nodemon": "^1.9.1", "q": "^1.4.1", - "ws": "^1.1.0", + "ws": "^3.3.1", "sqlite3": "~3.1.4" }, "devDependencies": {