diff --git a/src/dependencies.pug b/src/dependencies.pug
index ebf5a556277e4212c36ab14974f1bb9a85229b7f..d6cec948d51fe0e838ad3aa370a20a35777cf651 100644
--- a/src/dependencies.pug
+++ b/src/dependencies.pug
@@ -40,7 +40,7 @@ if endpoints.dashboards || (endpoints.get && endpoints.get.dashboards)
     //- script(type="module" src="/lib/solid-dashboard/dist/index.js" defer)
 
 if endpoints.users || (endpoints.get && endpoints.get.users)
-    script(type="module" src="https://cdn.skypack.dev/@startinblox/component-chat@1.3" defer)
+    script(type="module" src="https://cdn.skypack.dev/@startinblox/component-chat@1.4" defer)
     //- script(type="module" src="/lib/solid-xmpp-chat/dist/index.js" defer)
 
 //- DISABLED - please migrate to dev.skypack.dev + upgrade to core@0.13