Skip to content

Commit

Permalink
build: upgraded s3-request-presigner
Browse files Browse the repository at this point in the history
  • Loading branch information
aarontravass committed May 31, 2024
1 parent c6825e3 commit 11a863f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { S3RequestPresigner } from 'https://esm.sh/@aws-sdk/s3-request-presigner@3.456.0'
export { S3RequestPresigner } from 'https://esm.sh/@aws-sdk/s3-request-presigner@3.587.0'
export { Buffer } from 'node:buffer'
export { createHash, createHmac, Hash as NodeHash, Hmac } from 'node:crypto'
export { default as aws4 } from 'https://esm.sh/[email protected]'
Expand Down

0 comments on commit 11a863f

Please sign in to comment.