From 0ffbb7397c62ccb043b201fbe228f8753017d71b Mon Sep 17 00:00:00 2001 From: Quinn Ftw Date: Fri, 20 Mar 2026 04:30:34 -0700 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?= 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 c5046b7..1f9d725 100644 --- a/run/package.json +++ b/run/package.json @@ -10,7 +10,7 @@ "typecheck": "tsc --noEmit -p ../tsconfig.json" }, "dependencies": { - "@lilith/deployment-registry": "1.0.2-dev.1773790400", + "@lilith/deployment-registry": "1.0.3", "@lilith/service-orchestrator": "1.2.12", "@lilith/service-registry": "1.4.0", "@lilith/terminal-formatting": "^1.0.0",