Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lowlighter committed Sep 1, 2024
1 parent 01d463f commit 3c3b55a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@std/async/retry": "jsr:@std/async@1/retry",
"@std/http/status": "jsr:@std/http@1/status",
"@std/streams": "jsr:@std/streams@1",
"@std/io": "jsr:@std/[email protected].5",
"@std/io": "jsr:@std/[email protected].6",
"@std/archive/untar": "jsr:@std/[email protected]/untar",
"@std/encoding/base32": "jsr:@std/encoding@1/base32",
"@std/encoding/base64": "jsr:@std/encoding@1/base64",
Expand Down

0 comments on commit 3c3b55a

Please sign in to comment.