Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @aws-sdk/client-s3 to v3.698.0 #1311

Merged
merged 1 commit into from
Nov 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ __metadata:
linkType: hard

"@aws-sdk/client-s3@npm:^3.292.0":
version: 3.697.0
resolution: "@aws-sdk/client-s3@npm:3.697.0"
version: 3.698.0
resolution: "@aws-sdk/client-s3@npm:3.698.0"
dependencies:
"@aws-crypto/sha1-browser": "npm:5.2.0"
"@aws-crypto/sha256-browser": "npm:5.2.0"
Expand Down Expand Up @@ -215,7 +215,7 @@ __metadata:
"@smithy/util-utf8": "npm:^3.0.0"
"@smithy/util-waiter": "npm:^3.1.9"
tslib: "npm:^2.6.2"
checksum: 10c0/0f05bf29d30e0f273c362be7c275398b61561cb33852389b9bf5f1c66f4218997b5db01290c81c7e98be47e2f778a19eb12948fbfd675174f4fb65974257ef9d
checksum: 10c0/6e0898bef940ed36a4279970ae91d4be88dcc33328b329512e838a2f8779df2b80e40af2eec70638fd7c20707b65f9cd749f25c173a3acc7b020a70d9e5fb354
languageName: node
linkType: hard

Expand Down