Skip to content

Commit

Permalink
Bump @aws-sdk/client-s3 from 3.701.0 to 3.705.0 in the aws-sdk group
Browse files Browse the repository at this point in the history
Bumps the aws-sdk group with 1 update: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3).


Updates `@aws-sdk/client-s3` from 3.701.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
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Borewit committed Dec 9, 2024
1 parent 082b9b0 commit a5c19e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"url": "https://github.com/Borewit/tokenizer-s3/issues"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.701.0",
"@aws-sdk/client-s3": "^3.705.0",
"@aws-sdk/credential-providers": "^3.699.0",
"@tokenizer/range": "^0.12.0",
"strtok3": "^10.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,9 @@ __metadata:
languageName: node
linkType: hard

"@aws-sdk/client-s3@npm:^3.701.0":
version: 3.701.0
resolution: "@aws-sdk/client-s3@npm:3.701.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": "npm:5.2.0"
"@aws-crypto/sha256-browser": "npm:5.2.0"
Expand Down Expand Up @@ -198,7 +198,7 @@ __metadata:
"@smithy/util-utf8": "npm:^3.0.0"
"@smithy/util-waiter": "npm:^3.1.9"
tslib: "npm:^2.6.2"
checksum: 10c0/b7eeb84dddb1c5581de6210ecdfd943a1f94582d30bf58e7ce2ff7ecdbfee68edf01838c0f78f015ebfb134f60cb27d6827f85b78ad8b90cb6516a072425987f
checksum: 10c0/4bbd342f2943d36d488632a0ee898f48b60615eb57f5bb7584b43751242ea62bb199f34e0155006c02e128ac7e3a6f1e9790bb1bf50e0592b9409ad5f6a8282b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1622,7 +1622,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@tokenizer/s3@workspace:."
dependencies:
"@aws-sdk/client-s3": "npm:^3.701.0"
"@aws-sdk/client-s3": "npm:^3.705.0"
"@aws-sdk/credential-providers": "npm:^3.699.0"
"@biomejs/biome": "npm:1.9.4"
"@tokenizer/range": "npm:^0.12.0"
Expand Down

0 comments on commit a5c19e5

Please sign in to comment.