From 5ef27fdd80ac13f4adba7150de1b5008cb46fb0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 05:15:19 +0000 Subject: [PATCH] Bump ws from 0.6.5 to 7.2.0 Bumps [ws](https://github.com/websockets/ws) from 0.6.5 to 7.2.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/0.6.5...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 314bccf..31d7d8e 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "rimraf": "^2.2.8", "ssh2-sftp-client": "^1.0.5", "torrent-stream": "^0.16.2", - "ws": "^0.6.5", + "ws": "^7.2.0", "zip-stream": "^0.5.0" }, "engines": {