Skip to content

Commit

Permalink
build(deps): bump @aws-sdk/client-s3 from 3.651.1 to 3.654.0 (#468)
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.651.1 to 3.654.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.654.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent ae8fab4 commit a88d56c
Show file tree
Hide file tree
Showing 3 changed files with 455 additions and 455 deletions.
2 changes: 1 addition & 1 deletion VKUI/s3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@actions/core": "^1.10.1",
"@aws-sdk/client-s3": "^3.651.1",
"@aws-sdk/client-s3": "^3.654.0",
"mime-types": "^2.1.35"
},
"scripts": {
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.10.1",
"@actions/exec": "^1.1.1",
"@aws-sdk/client-s3": "^3.651.1",
"@aws-sdk/client-s3": "^3.654.0",
"mime-types": "^2.1.35"
},
"scripts": {
Expand Down
Loading

0 comments on commit a88d56c

Please sign in to comment.