Skip to content

Commit

Permalink
Chore [deps:npm]: bump @aws-sdk/client-s3 from 3.700.0 to 3.701.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.700.0 to 3.701.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.701.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 27, 2024
1 parent 378765c commit 1490619
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,9 @@
tslib "^2.6.2"

"@aws-sdk/client-s3@^3.312.0":
version "3.700.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.700.0.tgz#e185f1a53c365c01b03a86ced6058f29eb4bfece"
integrity sha512-TZTc8OZ873VodJNcsQ4Y/60f0Y0Ws5Z3Xm5QBgPCvhqQS7/+V28pXM3fAomJsKDWTxzH0nP9csX5cPvLybgdZQ==
version "3.701.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.701.0.tgz#67abfa23c657c0340a6d32dec0b20f84f04b7f2c"
integrity sha512-7iXmPC5r7YNjvwSsRbGq9oLVgfIWZesXtEYl908UqMmRj2sVAW/leLopDnbLT7TEedqlK0RasOZT05I0JTNdKw==
dependencies:
"@aws-crypto/sha1-browser" "5.2.0"
"@aws-crypto/sha256-browser" "5.2.0"
Expand All @@ -139,7 +139,7 @@
"@aws-sdk/credential-provider-node" "3.699.0"
"@aws-sdk/middleware-bucket-endpoint" "3.696.0"
"@aws-sdk/middleware-expect-continue" "3.696.0"
"@aws-sdk/middleware-flexible-checksums" "3.697.0"
"@aws-sdk/middleware-flexible-checksums" "3.701.0"
"@aws-sdk/middleware-host-header" "3.696.0"
"@aws-sdk/middleware-location-constraint" "3.696.0"
"@aws-sdk/middleware-logger" "3.696.0"
Expand Down Expand Up @@ -595,10 +595,10 @@
"@smithy/types" "^3.7.1"
tslib "^2.6.2"

"@aws-sdk/middleware-flexible-checksums@3.697.0":
version "3.697.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.697.0.tgz#fe0a417db512d9a773f096ef275047236004fa15"
integrity sha512-K/y43P+NuHu5+21/29BoJSltcPekvcCU8i74KlGGHbW2Z105e5QVZlFjxivcPOjOA3gdC0W4SoFSIWam5RBhzw==
"@aws-sdk/middleware-flexible-checksums@3.701.0":
version "3.701.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.701.0.tgz#1793c77302f37aeab61205a0dbd89b45081bcc4a"
integrity sha512-adNaPCyTT+CiVM0ufDiO1Fe7nlRmJdI9Hcgj0M9S6zR7Dw70Ra5z8Lslkd7syAccYvZaqxLklGjPQH/7GNxwTA==
dependencies:
"@aws-crypto/crc32" "5.2.0"
"@aws-crypto/crc32c" "5.2.0"
Expand Down

0 comments on commit 1490619

Please sign in to comment.