Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-s3 from 3.451.0 to 3.454.0
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.451.0 to 3.454.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.454.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]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 32d1a06 commit a36f840
Showing 1 changed file with 50 additions and 4 deletions.
54 changes: 50 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -267,14 +267,14 @@
tslib "^2.5.0"

"@aws-sdk/client-s3@^3.312.0":
version "3.451.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.451.0.tgz#f187b3879bf21f5dbf7b77fecc029516efe0696d"
integrity sha512-wDQjG/5jEswus1JclfcWeTIwrAXfAFSPz1tvwo7mRrfDNH8UPFjKKBI9ArBBwwaWUj4ou++56CHFKhKX4ytaQw==
version "3.454.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.454.0.tgz#c72a381c60b46688cf876aa38734632a6d8cce0c"
integrity sha512-vBx4iB1c4mEz+twMnl6angC1/IpnmXaT8L6Kl9uNiurFsb6N4tCyrJ24kECdsOSTM7ePXvE1fKst8zAh6MW5ZA==
dependencies:
"@aws-crypto/sha1-browser" "3.0.0"
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.451.0"
"@aws-sdk/client-sts" "3.454.0"
"@aws-sdk/core" "3.451.0"
"@aws-sdk/credential-provider-node" "3.451.0"
"@aws-sdk/middleware-bucket-endpoint" "3.451.0"
Expand Down Expand Up @@ -511,6 +511,52 @@
fast-xml-parser "4.2.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.454.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.454.0.tgz#6106999e393c264a485fc76add374b375a2da8d5"
integrity sha512-0fDvr8WeB6IYO8BUCzcivWmahgGl/zDbaYfakzGnt4mrl5ztYaXE875WI6b7+oFcKMRvN+KLvwu5TtyFuNY+GQ==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/core" "3.451.0"
"@aws-sdk/credential-provider-node" "3.451.0"
"@aws-sdk/middleware-host-header" "3.451.0"
"@aws-sdk/middleware-logger" "3.451.0"
"@aws-sdk/middleware-recursion-detection" "3.451.0"
"@aws-sdk/middleware-sdk-sts" "3.451.0"
"@aws-sdk/middleware-signing" "3.451.0"
"@aws-sdk/middleware-user-agent" "3.451.0"
"@aws-sdk/region-config-resolver" "3.451.0"
"@aws-sdk/types" "3.451.0"
"@aws-sdk/util-endpoints" "3.451.0"
"@aws-sdk/util-user-agent-browser" "3.451.0"
"@aws-sdk/util-user-agent-node" "3.451.0"
"@smithy/config-resolver" "^2.0.18"
"@smithy/fetch-http-handler" "^2.2.6"
"@smithy/hash-node" "^2.0.15"
"@smithy/invalid-dependency" "^2.0.13"
"@smithy/middleware-content-length" "^2.0.15"
"@smithy/middleware-endpoint" "^2.2.0"
"@smithy/middleware-retry" "^2.0.20"
"@smithy/middleware-serde" "^2.0.13"
"@smithy/middleware-stack" "^2.0.7"
"@smithy/node-config-provider" "^2.1.5"
"@smithy/node-http-handler" "^2.1.9"
"@smithy/protocol-http" "^3.0.9"
"@smithy/smithy-client" "^2.1.15"
"@smithy/types" "^2.5.0"
"@smithy/url-parser" "^2.0.13"
"@smithy/util-base64" "^2.0.1"
"@smithy/util-body-length-browser" "^2.0.0"
"@smithy/util-body-length-node" "^2.1.0"
"@smithy/util-defaults-mode-browser" "^2.0.19"
"@smithy/util-defaults-mode-node" "^2.0.25"
"@smithy/util-endpoints" "^1.0.4"
"@smithy/util-retry" "^2.0.6"
"@smithy/util-utf8" "^2.0.2"
fast-xml-parser "4.2.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.451.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.451.0.tgz#ecd30da40d8e02050a772920485f450ea2a1b804"
Expand Down

0 comments on commit a36f840

Please sign in to comment.