From 416769c4a6f680594a6d82c79110b7625044b3b2 Mon Sep 17 00:00:00 2001 From: thelamer Date: Sat, 29 Jan 2022 12:56:35 -0800 Subject: [PATCH] pin guac lite --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2e4f99..54c8f1c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "body-parser": "^1.19.1", "ejs": "^3.1.6", "express": "^4.17.2", - "guacamole-lite": "0.7.1", + "guacamole-lite": "0.6.3", "node-linux-pam": "0.2.1", "socket.io": "^4.4.1" }