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.623.0 to 3.624.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.624.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 Aug 6, 2024
1 parent 759e72d commit d1a5b0f
Showing 1 changed file with 36 additions and 4 deletions.
40 changes: 36 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,26 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.624.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.624.0.tgz#770cbc3f91b99ed70de6f7b9552917de99ee7e78"
integrity sha512-HUiaZ6+JXcG0qQda10ZxDGJvbT71YUp1zX+oikIsfTUeq0N75O82OY3Noqd7cyjEVtsGSo/y0e6U3aV1hO+wPw==
dependencies:
"@aws-sdk/core" "3.624.0"
"@aws-sdk/types" "3.609.0"
"@aws-sdk/util-arn-parser" "3.568.0"
"@smithy/core" "^2.3.2"
"@smithy/node-config-provider" "^3.1.4"
"@smithy/protocol-http" "^4.1.0"
"@smithy/signature-v4" "^4.1.0"
"@smithy/smithy-client" "^3.1.12"
"@smithy/types" "^3.3.0"
"@smithy/util-config-provider" "^3.0.0"
"@smithy/util-middleware" "^3.0.3"
"@smithy/util-stream" "^3.1.3"
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.622.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-sqs/-/middleware-sdk-sqs-3.622.0.tgz#3203bf0cb29cd40707eb23c9a4ed6910b9f054e9"
Expand Down Expand Up @@ -1127,11 +1147,11 @@
tslib "^2.6.2"

"@aws-sdk/s3-request-presigner@^3.312.0":
version "3.623.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.623.0.tgz#c7a96cc9c601ae82ad34f5db2761c1855a532ec5"
integrity sha512-xdY7x4GQ3jVhkge0I8P2V/18p2unP3AD0m1zvacgFmxZ8tptjVpEg2fwR39gKv3pfri0DdfiPDrVONsPC2KlLw==
version "3.624.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.624.0.tgz#667771e34d42272ddc7e1b2e86598dd3fb4d0b3d"
integrity sha512-JcBJGSsWf4p3mHkEFtzJo2x7y1cbUHnkzD550xvGXgJGq5Fljn3D+39jvTm2Tfd7UFxO7G3qIEYndBM/aIGFWw==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.622.0"
"@aws-sdk/signature-v4-multi-region" "3.624.0"
"@aws-sdk/types" "3.609.0"
"@aws-sdk/util-format-url" "3.609.0"
"@smithy/middleware-endpoint" "^3.1.0"
Expand All @@ -1152,6 +1172,18 @@
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.624.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.624.0.tgz#86829acc07871758a592dd50812ca4d370f641ed"
integrity sha512-gu1SfCyUPnq4s0AI1xdAl0whHwhkTyltg4QZWc4vnZvEVudCpJVVxEcroUHYQIO51YyVUT9jSMS1SVRe5VqPEw==
dependencies:
"@aws-sdk/middleware-sdk-s3" "3.624.0"
"@aws-sdk/types" "3.609.0"
"@smithy/protocol-http" "^4.1.0"
"@smithy/signature-v4" "^4.1.0"
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.614.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.614.0.tgz#88da04f6d4ce916b0b0f6e045676d04201fb47fd"
Expand Down

0 comments on commit d1a5b0f

Please sign in to comment.