From 597c0d9cb69aef8eb4594af9d7964f4cc1d89bbf Mon Sep 17 00:00:00 2001 From: Jorge Miguel Lobo Escalona <47326048+jloboescalona2@users.noreply.github.com> Date: Wed, 24 Mar 2021 23:01:46 +0100 Subject: [PATCH] Fix guacamole-cliente fireedge (#1021) * M #~: fix urls fireedge for tests * M #~: update lib guacamole-client Signed-off-by: Jorge Lobo --- src/sunstone/public/bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sunstone/public/bower.json b/src/sunstone/public/bower.json index 38f1c2f0f1..371dc358db 100644 --- a/src/sunstone/public/bower.json +++ b/src/sunstone/public/bower.json @@ -19,7 +19,7 @@ "sprintf": "~1.0.3", "jquery-ui": "~1.12.1", "wickedpicker": "https://github.com/OpenNebula/sunstone-deps.git#9398b3f", - "guacamole-common-js": "https://github.com/OpenNebula/sunstone-deps.git#1633556e63", + "guacamole-common-js": "https://github.com/OpenNebula/sunstone-deps.git#fe6e35b885", "webauthn-json": "https://registry.npmjs.org/@github/webauthn-json/-/webauthn-json-0.4.1.tgz", "wmks": "https://github.com/OpenNebula/sunstone-deps.git#cb0251c", "socket.io-client": "~2.3.0",