diff --git a/.denov b/.denov index 067a092d..78a57d39 100644 --- a/.denov +++ b/.denov @@ -1 +1 @@ -v1.41.0 +v1.41.1 diff --git a/modules-lock.json b/modules-lock.json index ef38710d..26fbde96 100644 --- a/modules-lock.json +++ b/modules-lock.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.217.0", + "version": "@0.218.0", "modules": [ "/assert/mod.ts", "/async/delay.ts", diff --git a/modules.json b/modules.json index ef38710d..26fbde96 100644 --- a/modules.json +++ b/modules.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.217.0", + "version": "@0.218.0", "modules": [ "/assert/mod.ts", "/async/delay.ts", diff --git a/vendor/https/deno.land/std/assert/mod.ts b/vendor/https/deno.land/std/assert/mod.ts index bcb969eb..bd713718 100644 --- a/vendor/https/deno.land/std/assert/mod.ts +++ b/vendor/https/deno.land/std/assert/mod.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.217.0/assert/mod.ts"; +export * from "https://deno.land/std@0.218.0/assert/mod.ts"; diff --git a/vendor/https/deno.land/std/async/delay.ts b/vendor/https/deno.land/std/async/delay.ts index d3e8c121..793e20c2 100644 --- a/vendor/https/deno.land/std/async/delay.ts +++ b/vendor/https/deno.land/std/async/delay.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.217.0/async/delay.ts"; +export * from "https://deno.land/std@0.218.0/async/delay.ts"; diff --git a/vendor/https/deno.land/std/bytes/concat.ts b/vendor/https/deno.land/std/bytes/concat.ts index b52e46ed..2daafca6 100644 --- a/vendor/https/deno.land/std/bytes/concat.ts +++ b/vendor/https/deno.land/std/bytes/concat.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.217.0/bytes/concat.ts"; +export * from "https://deno.land/std@0.218.0/bytes/concat.ts"; diff --git a/vendor/https/deno.land/std/io/buf_reader.ts b/vendor/https/deno.land/std/io/buf_reader.ts index 843500dc..ca2d6e22 100644 --- a/vendor/https/deno.land/std/io/buf_reader.ts +++ b/vendor/https/deno.land/std/io/buf_reader.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.217.0/io/buf_reader.ts"; +export * from "https://deno.land/std@0.218.0/io/buf_reader.ts"; diff --git a/vendor/https/deno.land/std/io/buf_writer.ts b/vendor/https/deno.land/std/io/buf_writer.ts index affa91f6..50166c62 100644 --- a/vendor/https/deno.land/std/io/buf_writer.ts +++ b/vendor/https/deno.land/std/io/buf_writer.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.217.0/io/buf_writer.ts"; +export * from "https://deno.land/std@0.218.0/io/buf_writer.ts"; diff --git a/vendor/https/deno.land/std/io/read_all.ts b/vendor/https/deno.land/std/io/read_all.ts index acbbc5be..333544b5 100644 --- a/vendor/https/deno.land/std/io/read_all.ts +++ b/vendor/https/deno.land/std/io/read_all.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.217.0/io/read_all.ts"; +export * from "https://deno.land/std@0.218.0/io/read_all.ts"; diff --git a/vendor/https/deno.land/std/streams/reader_from_stream_reader.ts b/vendor/https/deno.land/std/streams/reader_from_stream_reader.ts index 8aeca53f..3ce8d596 100644 --- a/vendor/https/deno.land/std/streams/reader_from_stream_reader.ts +++ b/vendor/https/deno.land/std/streams/reader_from_stream_reader.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.217.0/streams/reader_from_stream_reader.ts"; +export * from "https://deno.land/std@0.218.0/streams/reader_from_stream_reader.ts"; diff --git a/vendor/https/deno.land/std/testing/bdd.ts b/vendor/https/deno.land/std/testing/bdd.ts index 83f4fb5f..5b93df72 100644 --- a/vendor/https/deno.land/std/testing/bdd.ts +++ b/vendor/https/deno.land/std/testing/bdd.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.217.0/testing/bdd.ts"; +export * from "https://deno.land/std@0.218.0/testing/bdd.ts";