From d5553f156b06086b554b2b8cd3b914af7c58d91b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 1 Apr 2020 02:21:13 +0000 Subject: [PATCH] fix: upgrade ws from 7.2.2 to 7.2.3 Snyk has created this PR to upgrade ws from 7.2.2 to 7.2.3. See this package in NPM: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/suculent/project/ecd536cf-5cd8-456a-9632-baaf13c7dd47?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 55089599d..fa044a215 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "typeof": "^1.0.0", "utf-8": "^2.0.0", "uuid": "^7.0.0", - "ws": "7.2.2", + "ws": "7.2.3", "yaml": "^1.8.0" }, "devDependencies": {