Bump @aws-sdk/lib-storage from 3.855.0 to 3.859.0 (#4599)

Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.855.0 to 3.859.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.859.0/lib/lib-storage)

---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.859.0
  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>
This commit is contained in:
dependabot[bot] 2025-08-06 12:38:06 +02:00 committed by GitHub
parent 9a630512aa
commit 2549274a8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -644,13 +644,13 @@
tslib "^2.6.2"
"@aws-sdk/lib-storage@^3.679.0":
version "3.855.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.855.0.tgz#f2ddea0933b1b519504a3009d921aa3be6bd98b7"
integrity sha512-t1fIt58rrRVVdp4TUD45cU+j1k0e4jPphHZJrvnydyDcSPNbzajFwlpdDRDJMlvbwrr7/nZwV1t15ILFx+iwWw==
version "3.859.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.859.0.tgz#e7c32edb244f98e292570aab0aac803f108f5e57"
integrity sha512-VfaEhih4MMxD6llibXEnrS4HyExhLpIFAvy1nq490IGO/Z6JCI81kmA3rB376XahMhoS9CVN0eAoeryTYHFHGw==
dependencies:
"@smithy/abort-controller" "^4.0.4"
"@smithy/middleware-endpoint" "^4.1.15"
"@smithy/smithy-client" "^4.4.7"
"@smithy/middleware-endpoint" "^4.1.17"
"@smithy/smithy-client" "^4.4.9"
buffer "5.6.0"
events "3.3.0"
stream-browserify "3.0.0"