From 3c5d58471c75dc8d7da076481334e4875e3d0742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 May 2021 00:44:18 +0000 Subject: [PATCH] Bump ws from 1.1.1-Solace to 6.2.1 in /frontend Bumps [ws](https://github.com/websockets/ws) from 1.1.1-Solace to 6.2.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits/6.2.1) Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 174234e..8e61eab 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -10673,15 +10673,6 @@ "version": "1.0.2", "bundled": true, "dev": true - }, - "ws": { - "version": "1.1.1-Solace", - "bundled": true, - "dev": true, - "requires": { - "options": ">=0.0.5", - "ultron": "1.0.x" - } } } },