Skip to content

Commit

Permalink
Update dependencies (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow authored Oct 21, 2022
1 parent 4c7aa08 commit 1aca8f0
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.142.0/encoding/base64.ts";
} from "https://deno.land/std@0.160.0/encoding/base64.ts";

0 comments on commit 1aca8f0

Please sign in to comment.