Skip to content

Commit fdad8ff

Browse files
Bump @aws-sdk/client-s3 from 3.701.0 to 3.703.0 (#685)
* 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]>
1 parent 32d847d commit fdad8ff

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/ten-mails-watch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tus/s3-store": patch
3+
---
4+
5+
Bump @aws-sdk/client-s3 from 3.701.0 to 3.703.0

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/s3-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "mocha --timeout 40000 --exit --extension ts --require ts-node/register"
1515
},
1616
"dependencies": {
17-
"@aws-sdk/client-s3": "^3.701.0",
17+
"@aws-sdk/client-s3": "^3.703.0",
1818
"@shopify/semaphore": "^3.1.0",
1919
"@tus/utils": "^0.5.0",
2020
"debug": "^4.3.4",

0 commit comments

Comments
 (0)