diff --git a/import-map.json b/import-map.json index 358d48da1..d4db0ec5d 100644 --- a/import-map.json +++ b/import-map.json @@ -1,6 +1,6 @@ { "imports": { - "testing/": "https://deno.land/std@0.170.0/testing/", - "dnt": "https://deno.land/x/dnt@0.34.0/mod.ts" + "testing/": "https://deno.land/std@0.191.0/testing/", + "dnt": "https://deno.land/x/dnt@0.37.0/mod.ts" } }