From 7af7cc134816f896af6d42718b7ee13ba2718a5a Mon Sep 17 00:00:00 2001 From: wrongnull <65823030+wrongnull@users.noreply.github.com> Date: Sun, 21 Jun 2026 08:25:44 +0000 Subject: [PATCH] deps: update elysia to 1.4.29 (1.4.29) --- test/vendor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/vendor.json b/test/vendor.json index 05ca430f3ae..fb4496bfba7 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.29" } ]