Skip to content

Commit 5eae58f

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

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

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/range_request_middleware@1.2.0/mod.ts";
55-
export { default as parseHttpDate } from "https://esm.sh/http-dates@1.2.0";
55+
export { default as parseHttpDate } from "https://esm.sh/http-dates@1.2.0?pin=v118";
5656
export {
5757
parseAcceptRanges,
5858
type Token,

0 commit comments

Comments
 (0)