From a0e8183374425ddbfb4558647e2ac9c838bcfdd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2019 16:26:15 +0000 Subject: [PATCH] Bump ws from 3.0.0 to 7.2.0 Bumps [ws](https://github.com/websockets/ws) from 3.0.0 to 7.2.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/3.0.0...7.2.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba08fb3..cac75a4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "express": "^4.15.3", "nodejs-websocket": "^1.7.1", "utf-8-validate": "3.0.1", - "ws": "3.0.0" + "ws": "7.2.0" }, "devDependencies": {}, "scripts": {