From c7d8fa2166a1da1dc73a90fa9acf498556c15d65 Mon Sep 17 00:00:00 2001 From: Carl Hultay <144816337+crhultay@users.noreply.github.com> Date: Fri, 22 Nov 2024 19:05:04 -0500 Subject: [PATCH] Issue 516: Bump ws library and test VTX https://github.com/NuSkooler/enigma-bbs/issues/516 Bumped to 8.18.0 which is the latest --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2d1ea31..65283dc2 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "temptmp": "^1.1.0", "uuid": "8.3.2", "uuid-parse": "1.1.0", - "ws": "7.4.3", + "ws": "8.18.0", "yazl": "^2.5.1" }, "devDependencies": {