From 9f5416280f6a8fcef6aa808eb93bb7cbab79ddac Mon Sep 17 00:00:00 2001 From: Quinn Ftw Date: Mon, 2 Feb 2026 15:22:33 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(run):=20=E2=AC=86=EF=B8=8F=20Updat?= =?UTF-8?q?e=20dependencies=20in=20run/package.json=20to=20latest=20compat?= =?UTF-8?q?ible=20versions=20(security,=20bug=20fixes,=20and=20compatibili?= =?UTF-8?q?ty)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- run/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/package.json b/run/package.json index efc3518..1f92b2a 100644 --- a/run/package.json +++ b/run/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@lilith/deployment-registry": "1.0.0-dev.1770002235", - "@lilith/service-orchestrator": "1.2.4-dev.1770066588", + "@lilith/service-orchestrator": "1.2.5-dev.1770074457", "@lilith/service-registry": "1.3.2-dev.1769505764", "@lilith/terminal-formatting": "^1.0.0", "@lilith/terminal-reporters": "^1.0.0",