From 87ccd8b44c63005cb596d9e7694b09a25daa0e38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 08:45:33 +0000 Subject: [PATCH] build(deps): update elysia requirement from ^1.0.26 to ^1.0.27 --- updated-dependencies: - dependency-name: elysia dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bun.lockb | Bin 98388 -> 98388 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 5610aa5550dc13ebf892aa0e54d34e287f3eb0a8..dddda7d75979f92450854c38a303036db29411fb 100755 GIT binary patch delta 146 zcmV;D0B!%&fCkin29Pcw)AYC%Ok{Hy=-vSBUpGeJILEC_G%@8V$_t->hsh?Au}*pr z0UMKX5GRwc5D2sQ5S33rng03(MqV#0IOo!vD8Gv@FN(JVmDinwedboDdUbv)+o(aV z+d>L%sRNpru*{rD&u*fAo|xVQGOOB{TsqOfY0Y A%>V!Z delta 146 zcmV;D0B!%&fCkin29Pcwy=)VbwpfR8d}#-^fQf~eBx!=OLNB{TsqOfg+V A1poj5 diff --git a/package.json b/package.json index fa55304..04fdd75 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@elysiajs/html": "^1.0.2", "@elysiajs/jwt": "^1.0.2", "@elysiajs/static": "^1.0.3", - "elysia": "^1.0.26" + "elysia": "^1.0.27" }, "module": "src/index.tsx", "bun-create": {