From df2ff65e741e76b00324ed80b8d3dc12e578cbfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 20:53:34 +0000 Subject: [PATCH] Bump ws from 1.1.5 to 7.2.0 Bumps [ws](https://github.com/websockets/ws) from 1.1.5 to 7.2.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/1.1.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 677c6bb..5a9f2cf 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "underscore.string": "^3.3.4", "when": "^3.7.7", "wikichanges": "github:janez87/wikichanges", - "ws": "^1.1.0" + "ws": "^7.2.0" }, "devDependencies": {}, "scripts": {