From 1e876c5426e5e065aa368b359f758e3b76a9e3bb Mon Sep 17 00:00:00 2001 From: yonas <110130+yonas@users.noreply.github.com> Date: Sun, 25 Jan 2026 10:38:26 +0000 Subject: [PATCH] deps: update elysia to 1.4.22 (1.4.22) --- test/vendor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/vendor.json b/test/vendor.json index 05ca430f3ae94f..c29ed85430d01b 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.22" } ]