From df0a2cc1c19b4f08dbf2fa6b6fc5d089ccda0c73 Mon Sep 17 00:00:00 2001 From: Jarred-Sumner <709451+Jarred-Sumner@users.noreply.github.com> Date: Sun, 28 Dec 2025 04:20:40 +0000 Subject: [PATCH] deps: update elysia to 1.4.19 (1.4.19) --- test/vendor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/vendor.json b/test/vendor.json index 05ca430f3a..2752bc5c2f 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.19" } ]