From 50a2b4bf0d192de857eee3ef5c8c6bed71f2e405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:11:08 +0000 Subject: [PATCH] Bump ws from 2.3.1 to 7.2.0 in /src/frontend 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] --- src/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontend/package.json b/src/frontend/package.json index 4e0c5019..1680a169 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -50,7 +50,7 @@ "seashell-clang-js": "https://www.student.cs.uwaterloo.ca/~cs136/seashell-clang-js-B43.tar.gz", "typeface-overpass": "0.0.35", "webcrypto-shim": "^0.1.1", - "ws": "^2.2.1", + "ws": "^7.2.0", "xterm": "^2.3.2" }, "devDependencies": {