From a5d8478ecc4aa40ebda71897f55eff1bf9ac78e2 Mon Sep 17 00:00:00 2001 From: Quinn Ftw Date: Tue, 17 Mar 2026 15:51:03 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(deps):=20=E2=AC=86=EF=B8=8F=20Upda?= =?UTF-8?q?te=20dependencies=20to=20latest=20versions=20for=20security=20a?= =?UTF-8?q?nd=20compatibility=20fixes?= 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 90d6cb1..2ffc084 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.0-dev.1770099999", + "@lilith/deployment-registry": "1.0.0-dev.1770111111", "@lilith/service-orchestrator": "1.2.10-dev.1772055146", "@lilith/service-registry": "1.3.2-dev.1769505764", "@lilith/terminal-formatting": "^1.0.0",