Skip to content

Commit 8d05dfe

Browse files
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]>
1 parent d0765da commit 8d05dfe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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)