From 9b9ebf3fa095f952a75eebacbdfa876db015a2bc Mon Sep 17 00:00:00 2001 From: Quinn Ftw Date: Wed, 25 Feb 2026 13:39:04 -0800 Subject: [PATCH] =?UTF-8?q?deps-upgrade(run):=20=E2=AC=86=EF=B8=8F=20Updat?= =?UTF-8?q?e=20runtime=20dependencies=20in=20run/package.json=20to=20lates?= =?UTF-8?q?t=20stable=20versions?= 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 c1c87bb..5045a11 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.8-dev.1770263447", + "@lilith/service-orchestrator": "1.2.10-dev.1772055146", "@lilith/service-registry": "1.3.2-dev.1769505764", "@lilith/terminal-formatting": "^1.0.0", "@lilith/terminal-reporters": "^1.0.0",