Skip to content

Commit

Permalink
Bump @aws-sdk/lib-storage from 3.569.0 to 3.572.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.569.0 to 3.572.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.572.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed May 11, 2024
1 parent 91ea179 commit 690d0f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
"@aws-sdk/client-s3": "^3.572.0",
"@aws-sdk/lib-storage": "^3.569.0",
"@aws-sdk/lib-storage": "^3.572.0",
"ansi-styles": "^6.2.1",
"uuid": "^9.0.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -431,10 +431,10 @@
"@smithy/types" "^2.12.0"
tslib "^2.6.2"

"@aws-sdk/lib-storage@^3.569.0":
version "3.569.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.569.0.tgz#6bb7e248ff2258a0daf7a437e27254e4ad418af4"
integrity sha512-ipYMo1DQVSxfgWP3nRnk/bR+zAq3alt0+0fAMepdLUD3/HwnI6ztFRpI9FnZ4U3ZpBl9MvbBzRgsg+oecTNXeQ==
"@aws-sdk/lib-storage@^3.572.0":
version "3.572.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.572.0.tgz#54adfe150b6f01efe6800f90e12c4827a1003034"
integrity sha512-/3p5LYHYj0NLr9luzlvFzSDbPT1GWkcRlLv94rRwMdvF8EJ68qSov8JXvuFX5cQOA4gkDzlFrmnACTe/I0lLxg==
dependencies:
"@smithy/abort-controller" "^2.2.0"
"@smithy/middleware-endpoint" "^2.5.1"
Expand Down

0 comments on commit 690d0f3

Please sign in to comment.