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.705.0 to 3.709.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.709.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 Dec 11, 2024
1 parent 01bccab commit 36235ff
Showing 1 changed file with 52 additions and 10 deletions.
62 changes: 52 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -953,6 +953,26 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.709.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.709.0.tgz#b6f22c77e64760869eb06255af58376f879742b2"
integrity sha512-FwtOG9t9xsLoLOQZ6qAdsWOjx9dsO6t28IjIDV1l6Ixiu2oC0Yks7goONjJUH0IDE4pDDDGzmuq0sn1XtHhheA==
dependencies:
"@aws-sdk/core" "3.709.0"
"@aws-sdk/types" "3.709.0"
"@aws-sdk/util-arn-parser" "3.693.0"
"@smithy/core" "^2.5.5"
"@smithy/node-config-provider" "^3.1.12"
"@smithy/protocol-http" "^4.1.8"
"@smithy/signature-v4" "^4.2.4"
"@smithy/smithy-client" "^3.5.0"
"@smithy/types" "^3.7.2"
"@smithy/util-config-provider" "^3.0.0"
"@smithy/util-middleware" "^3.0.11"
"@smithy/util-stream" "^3.3.2"
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.709.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-sqs/-/middleware-sdk-sqs-3.709.0.tgz#9bb2df35374ce1aaf2e523b70e18986e3e990873"
Expand Down Expand Up @@ -1043,17 +1063,17 @@
tslib "^2.6.2"

"@aws-sdk/s3-request-presigner@^3.312.0":
version "3.705.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.705.0.tgz#b13771c12e2dec40933f93294e59aad87d507544"
integrity sha512-dAQiXv/TqjEUCoEeiKqQGI8LJ3g8Xv+XJL4W9CwsB6ZHHDq0Q05ulpDSkhhCf52ySXf5dJ33e1o/VeUDY3q0pw==
version "3.709.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.709.0.tgz#d3c9d881158bdece69863be318d49e9d7d2c512f"
integrity sha512-WYmXU2ur/z6xBX9TcGwSWlSiS8rxrRl2f1HJXZzgSu9FWZ7fJssoQGvrk/w64wjNq1tEzKbd1iWXw9s9qexT3g==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.696.0"
"@aws-sdk/types" "3.696.0"
"@aws-sdk/util-format-url" "3.696.0"
"@smithy/middleware-endpoint" "^3.2.3"
"@smithy/protocol-http" "^4.1.7"
"@smithy/smithy-client" "^3.4.4"
"@smithy/types" "^3.7.1"
"@aws-sdk/signature-v4-multi-region" "3.709.0"
"@aws-sdk/types" "3.709.0"
"@aws-sdk/util-format-url" "3.709.0"
"@smithy/middleware-endpoint" "^3.2.5"
"@smithy/protocol-http" "^4.1.8"
"@smithy/smithy-client" "^3.5.0"
"@smithy/types" "^3.7.2"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
Expand All @@ -1068,6 +1088,18 @@
"@smithy/types" "^3.7.1"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.709.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.709.0.tgz#0c6f9d3e2978158163b63a4085356616237223c9"
integrity sha512-m0vhJEy6SLbjL11K9cHzX/ZhCIj//1GkTbYk2d4tTQFSuPyJEkjmoeHk9dYm2mJy0wH48j29OJadI1JUsR5bOw==
dependencies:
"@aws-sdk/middleware-sdk-s3" "3.709.0"
"@aws-sdk/types" "3.709.0"
"@smithy/protocol-http" "^4.1.8"
"@smithy/signature-v4" "^4.2.4"
"@smithy/types" "^3.7.2"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.699.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.699.0.tgz#354990dd52d651c1f7a64c4c0894c868cdc81de2"
Expand Down Expand Up @@ -1143,6 +1175,16 @@
"@smithy/types" "^3.7.1"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.709.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-format-url/-/util-format-url-3.709.0.tgz#6ac420c297cae442f6d4065214eefc0d977e1a10"
integrity sha512-HGR11hx1KeFfoub/TACf+Yyal37lR85791Di2QPaElQThaqztLlppxale3EohKboOFf7Q/zvslJyM0fmgrlpQw==
dependencies:
"@aws-sdk/types" "3.709.0"
"@smithy/querystring-builder" "^3.0.11"
"@smithy/types" "^3.7.2"
tslib "^2.6.2"

"@aws-sdk/util-locate-window@^3.0.0":
version "3.568.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-locate-window/-/util-locate-window-3.568.0.tgz#2acc4b2236af0d7494f7e517401ba6b3c4af11ff"
Expand Down

0 comments on commit 36235ff

Please sign in to comment.