diff --git a/deno.json b/deno.json index 565db6c..5f20df3 100644 --- a/deno.json +++ b/deno.json @@ -1,6 +1,6 @@ { "imports": { - "lume/": "https://deno.land/x/lume@v2.3.3/" + "lume/": "https://deno.land/x/lume@v2.4.1/" }, "tasks": { "build": "deno run --allow-write='.' --allow-read='.' --allow-net='deno.land,cdn.deno.land,esm.sh,0.0.0.0:3000,jsr.io' --allow-sys=networkInterfaces --deny-env lume.ts", diff --git a/deno.lock b/deno.lock index 4dd915d..5ab38f8 100644 Binary files a/deno.lock and b/deno.lock differ