From 0b5f78b9efb1942bcf85721a0e69a7ba13e15125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 22:29:21 +0000 Subject: [PATCH] Bump ws from 7.5.7 to 8.6.0 Bumps [ws](https://github.com/websockets/ws) from 7.5.7 to 8.6.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.5.7...8.6.0) --- updated-dependencies: - dependency-name: ws dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa4635cb..3778e54b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "tape": "^5.5.2", "thunky": "^1.1.0", "wrtc": "^0.4.7", - "ws": "^7.5.3" + "ws": "^8.6.0" }, "keywords": [ "data",