We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bde56f commit 60bcd41Copy full SHA for 60bcd41
deps.ts
@@ -1,4 +1,4 @@
1
export {
2
decode as base64Decode,
3
encode as base64Encode,
4
-} from "https://deno.land/std@0.177.0/encoding/base64.ts";
+} from "https://deno.land/std@0.203.0/encoding/base64.ts";
0 commit comments