From 56c811a355fc1fc6bd37b05d431476247bb3c325 Mon Sep 17 00:00:00 2001 From: commandlinetips <213223684+commandlinetips@users.noreply.github.com> Date: Sun, 3 May 2026 06:23:14 +0000 Subject: [PATCH] deps: update elysia to 1.4.28 (1.4.28) --- test/vendor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/vendor.json b/test/vendor.json index 05ca430f3ae..62c6c63b898 100644 --- a/test/vendor.json +++ b/test/vendor.json @@ -2,6 +2,6 @@ { "package": "elysia", "repository": "https://github.com/elysiajs/elysia", - "tag": "1.4.12" + "tag": "1.4.28" } ]