From 3f4e71333c7ec0d20842cef874c9c9e92866e125 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 26 May 2021 19:06:54 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-1296835 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e6304e..d39e275 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "cli-spinner": "^0.2.8", "moment": "^2.22.1", "utf-8-validate": "^4.0.1", - "ws": "^5.1.1", + "ws": "^7.4.6", "yargs": "^11.0.0" }, "devDependencies": {