Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Mar 1, 2024
1 parent 6bde56f commit 2247e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export {
decode as base64Decode,
encode as base64Encode,
} from "https://deno.land/std@0.177.0/encoding/base64.ts";
} from "https://deno.land/std@0.218.2/encoding/base64.ts";

0 comments on commit 2247e8c

Please sign in to comment.