From 49438747cfb88ca9cd935feaa62682b28c528274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 19:54:57 +0000 Subject: [PATCH] Bump ws from 2.3.1 to 7.2.0 Bumps [ws](https://github.com/websockets/ws) from 2.3.1 to 7.2.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/2.3.1...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 918a72e..7328488 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "express": "^4.15.2", "underscore": "^1.8.3", "websocket": "^1.0.24", - "ws": "^2.2.3" + "ws": "^7.2.0" }, "devDependencies": {}, "scripts": {