From f13984545076e226b1644f37fbc7740bb99c3a5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 21:59:37 +0200 Subject: [PATCH] chore(deps): update deno.lock (#146) Co-authored-by: GitHub --- src/import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/import_map.json b/src/import_map.json index 10cf286..1acd6e2 100644 --- a/src/import_map.json +++ b/src/import_map.json @@ -9,7 +9,7 @@ "x/optic/formatters": "https://deno.land/x/optic@1.3.11/formatters/mod.ts", "x/optic/profiler": "https://deno.land/x/optic@1.3.11/logger/profileMeasure.ts", "x/oak": "https://deno.land/x/oak@v16.1.0/mod.ts", - "x/xml": "https://deno.land/x/xml@5.4.11/mod.ts", + "x/xml": "https://deno.land/x/xml@5.4.12/mod.ts", "x/deepmerge": "https://deno.land/x/deepmergets@v7.0.3/dist/deno/index.ts", "x/fest": "https://deno.land/x/fest@4.13.2/mod.ts", "esm/growthbook": "https://esm.sh/@growthbook/growthbook@1.1.0",