From 4e5d8b6818fc45a6ddfac51dc85d527fb2e4f912 Mon Sep 17 00:00:00 2001 From: Lilith Date: Thu, 22 Jan 2026 16:42:35 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(backend-api):=20=E2=AC=86=EF=B8=8F?= =?UTF-8?q?=20Update=20backend=20API=20dependencies=20to=20latest=20minor/?= =?UTF-8?q?patch=20versions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- features/status-dashboard/backend-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/status-dashboard/backend-api/package.json b/features/status-dashboard/backend-api/package.json index 13b6ea50c..a25df377e 100644 --- a/features/status-dashboard/backend-api/package.json +++ b/features/status-dashboard/backend-api/package.json @@ -39,7 +39,7 @@ "@lilith/service-nestjs-bootstrap": "^2.2.3", "@lilith/service-registry": "^1.2.4", "@lilith/typeorm-entities": "^1.0.17", - "@lilith/websocket-server": "1.0.0-dev.1769127749", + "@lilith/websocket-server": "0.0.1-dev.1769126383", "@nestjs/bullmq": "^11.0.4", "@nestjs/common": "11.1.11", "@nestjs/config": "^3.3.0",