Skip to content

Commit

Permalink
Chore [deps:npm]: Bump @aws-sdk/s3-request-presigner (#3359)
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.624.0 to 3.626.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.626.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent 1a3a333 commit 98fa6e6
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 @@ -658,6 +658,26 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.626.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.626.0.tgz#d8a93bcfdcf0491e4acacde8089d76f692f87d8f"
integrity sha512-frFh6GQ1OEGueB0fL6Ft5rdHF+eu8JZUREjeBNEcg1qRqtMpPOlYkKzJ434d4zo+JHSK5xKFeb/Gu/kvB4LxEA==
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 @@ -721,11 +741,11 @@
tslib "^2.6.2"

"@aws-sdk/s3-request-presigner@^3.312.0":
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==
version "3.626.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.626.0.tgz#89ed062cad46cefe817d34c56df5615ae606bd6f"
integrity sha512-vG1HdYPymEMzAWTSfLVYTTdz25ZkH6WU26BCU5Wz3xrYZgCdabNZgPNyQg0c0ZVQDBWFD4LZ5ITP/3cWcm5o1A==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.624.0"
"@aws-sdk/signature-v4-multi-region" "3.626.0"
"@aws-sdk/types" "3.609.0"
"@aws-sdk/util-format-url" "3.609.0"
"@smithy/middleware-endpoint" "^3.1.0"
Expand All @@ -746,6 +766,18 @@
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.626.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.626.0.tgz#eb4dcb36281e0831ff1e960699b7016a0c26d2df"
integrity sha512-n3yN668b2XLY6155y2KRCCDfA67Acxf/wUS60wGPNrJKk9O5AZzGQzZF8tLfMSng5YBS/CCHN40ooMhRwSLWUg==
dependencies:
"@aws-sdk/middleware-sdk-s3" "3.626.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 98fa6e6

Please sign in to comment.