Skip to content

Commit 5eae58f

Browse files
committed
chore: update lock file
1 parent ce3c795 commit 5eae58f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

deno.lock

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export {
5252
type RangesSpecifier,
5353
type SuffixRange,
5454
} from "https://deno.land/x/[email protected]/mod.ts";
55-
export { default as parseHttpDate } from "https://esm.sh/[email protected]";
55+
export { default as parseHttpDate } from "https://esm.sh/[email protected]?pin=v118";
5656
export {
5757
parseAcceptRanges,
5858
type Token,

0 commit comments

Comments
 (0)