Skip to content

Commit

Permalink
Bump @aws-sdk/client-s3 from 3.703.0 to 3.705.0 (#2039)
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.703.0 to 3.705.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.705.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 95d3d2e commit c5bf6cb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"homepage": "https://github.com/AlphaGit/worklogger#readme",
"dependencies": {
"@aws-sdk/client-s3": "^3.703.0",
"@aws-sdk/client-s3": "^3.705.0",
"@aws-sdk/client-sesv2": "^3.699.0",
"app-module-path": "^2.2.0",
"aws-lambda": "^1.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-s3@npm:^3.703.0":
version: 3.703.0
resolution: "@aws-sdk/client-s3@npm:3.703.0"
"@aws-sdk/client-s3@npm:^3.705.0":
version: 3.705.0
resolution: "@aws-sdk/client-s3@npm:3.705.0"
dependencies:
"@aws-crypto/sha1-browser": 5.2.0
"@aws-crypto/sha256-browser": 5.2.0
Expand Down Expand Up @@ -229,7 +229,7 @@ __metadata:
"@smithy/util-utf8": ^3.0.0
"@smithy/util-waiter": ^3.1.9
tslib: ^2.6.2
checksum: 5f75efe96eaa28a0ca15428ee6c49bf35066c7b302a895d05607cdf765a5be970f04fce2407a44c170959f6be3b7f0c341f6de34ca6532813140b08327541897
checksum: f7a5982e0bfedb1f0f4782efe1bdf090ef1f1d1e77391ca6e1e1a67985665da9e6ce3aad779856f605ae6f03c3129e091e375f9e541ff4e6020de95f5b58f8ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -11107,7 +11107,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "worklogger@workspace:."
dependencies:
"@aws-sdk/client-s3": ^3.703.0
"@aws-sdk/client-s3": ^3.705.0
"@aws-sdk/client-sesv2": ^3.699.0
"@eslint/js": ^9.16.0
"@jest/globals": ^29.7.0
Expand Down

0 comments on commit c5bf6cb

Please sign in to comment.