Skip to content

Commit

Permalink
Chore [deps:npm]: Bump @aws-sdk/s3-request-presigner
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) from 3.665.0 to 3.666.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.666.0/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 9af097d commit 716c806
Showing 1 changed file with 5 additions and 37 deletions.
42 changes: 5 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -858,26 +858,6 @@
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.665.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.665.0.tgz#df182254a37aeb80485f9de77bccdb2c928cfff5"
integrity sha512-mOe6qjwabWVivomUwXrD9LNdZ4DkG6w9htpWBeRZ2I/CnqjzNWXjwWQe7sMtmpXtqTI1Sk6W6shu/u1XY3Kfqg==
dependencies:
"@aws-sdk/core" "3.665.0"
"@aws-sdk/types" "3.664.0"
"@aws-sdk/util-arn-parser" "3.568.0"
"@smithy/core" "^2.4.7"
"@smithy/node-config-provider" "^3.1.8"
"@smithy/protocol-http" "^4.1.4"
"@smithy/signature-v4" "^4.2.0"
"@smithy/smithy-client" "^3.3.6"
"@smithy/types" "^3.5.0"
"@smithy/util-config-provider" "^3.0.0"
"@smithy/util-middleware" "^3.0.7"
"@smithy/util-stream" "^3.1.9"
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.666.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.666.0.tgz#3241d0370bba7f019d0a5f5efa5ad04b7dea2f26"
Expand Down Expand Up @@ -975,28 +955,16 @@
tslib "^2.6.2"

"@aws-sdk/s3-request-presigner@^3.312.0":
version "3.665.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.665.0.tgz#2f166865da208e42e3cfa74b6ed525f8d3e83019"
integrity sha512-rXHFrncdZ9na4A34hlDhgu2pcDLp312/bhsVXWeqfwBJgLK+/ZYNsWidlhxYu6KNIiOMREGG/UEjran83jrDTw==
version "3.666.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.666.0.tgz#d41a2ed5532e973076d233bc5bb705b8199475be"
integrity sha512-ci0J2WhhEF72UJUmAKNO8hbC3A+Yog5HHzFDQfPM1P+0pNQCL8ZIH/9hQ91si01ooHE2urR7IOMPDb7/hTrizQ==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.665.0"
"@aws-sdk/signature-v4-multi-region" "3.666.0"
"@aws-sdk/types" "3.664.0"
"@aws-sdk/util-format-url" "3.664.0"
"@smithy/middleware-endpoint" "^3.1.4"
"@smithy/protocol-http" "^4.1.4"
"@smithy/smithy-client" "^3.3.6"
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.665.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.665.0.tgz#86a5c5db033809992c3c84a541f52fa0d600fa39"
integrity sha512-36rKRunD1kE1Y55WyaCTpzoYCs4S4I2z9o5KLMJcF5hI8QvVj37tXQ3sgWJSMdsVgmECArIvDBoeuq3gXQM9jg==
dependencies:
"@aws-sdk/middleware-sdk-s3" "3.665.0"
"@aws-sdk/types" "3.664.0"
"@smithy/protocol-http" "^4.1.4"
"@smithy/signature-v4" "^4.2.0"
"@smithy/smithy-client" "^3.4.0"
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

Expand Down

0 comments on commit 716c806

Please sign in to comment.