Skip to content

Commit

Permalink
build(deps): bump @aws-sdk/client-s3 from 3.705.0 to 3.731.1 (#544)
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.705.0 to 3.731.1.
- [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.731.1/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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 2a16a17 commit 201095c
Show file tree
Hide file tree
Showing 3 changed files with 723 additions and 817 deletions.
2 changes: 1 addition & 1 deletion VKUI/s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@actions/core": "^1.11.1",
"@aws-sdk/client-s3": "^3.705.0",
"@aws-sdk/client-s3": "^3.731.1",
"lodash": "^4.17.21",
"mime-types": "^2.1.35"
},
Expand Down
2 changes: 1 addition & 1 deletion VKUI/size-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@aws-sdk/client-s3": "^3.705.0",
"@aws-sdk/client-s3": "^3.731.1",
"mime-types": "^2.1.35"
},
"scripts": {
Expand Down
Loading

0 comments on commit 201095c

Please sign in to comment.