diff --git a/deno.json b/deno.json index 64f8afa..673d39b 100644 --- a/deno.json +++ b/deno.json @@ -25,7 +25,7 @@ }, "imports": { "is-what": "https://deno.land/x/is_what@v4.1.15/src/index.ts", - "deno/": "https://deno.land/std@0.196.0/", + "deno/": "https://deno.land/std@0.224.0/", "outdent": "https://deno.land/x/outdent@v0.8.0/mod.ts" } }