From 2883ecc7ca6c22788108590421a706847fa39ee1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 27 Oct 2019 00:30:57 +0000 Subject: [PATCH] chore: upgrade ws from 6.1.4 to 7.1.2 Snyk has created this PR to upgrade ws from 6.1.4 to 7.1.2. See this package in NPM: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/ajesse11x/project/f170f275-076a-40bc-b9b6-0bd1643a60ae?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ecc0af67c..c1f231660 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "base64id": "1.0.0", "debug": "~3.1.0", "engine.io-parser": "~2.1.0", - "ws": "~6.1.0", + "ws": "~7.1.2", "cookie": "0.3.1" }, "devDependencies": {