Skip to content

Commit

Permalink
Bump @aws-sdk/client-s3 from 3.701.0 to 3.703.0 (#685)
Browse files Browse the repository at this point in the history
* Bump @aws-sdk/client-s3 from 3.701.0 to 3.703.0

Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.701.0 to 3.703.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.703.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] <[email protected]>

* Changeset

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Merlijn Vos <[email protected]>
  • Loading branch information
dependabot[bot] and Murderlon authored Dec 23, 2024
1 parent 32d847d commit fdad8ff
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/ten-mails-watch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@tus/s3-store": patch
---

Bump @aws-sdk/client-s3 from 3.701.0 to 3.703.0
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/s3-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "mocha --timeout 40000 --exit --extension ts --require ts-node/register"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.701.0",
"@aws-sdk/client-s3": "^3.703.0",
"@shopify/semaphore": "^3.1.0",
"@tus/utils": "^0.5.0",
"debug": "^4.3.4",
Expand Down

0 comments on commit fdad8ff

Please sign in to comment.