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.616.0 to 3.617.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.617.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 Jul 23, 2024
1 parent 256a18f commit 723740e
Showing 1 changed file with 33 additions and 4 deletions.
37 changes: 33 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,23 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.617.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.617.0.tgz#515082f2d67bb1fe61e34d0d1205e9034b5c0087"
integrity sha512-zVOS6sNGcLGhq7i+5POmVqmSPNmrQYDFsynpnWMSLsNaej+xvkdSOnytLrUvag3Du4kAxfO5NNIC0GuNj9lcCg==
dependencies:
"@aws-sdk/types" "3.609.0"
"@aws-sdk/util-arn-parser" "3.568.0"
"@smithy/node-config-provider" "^3.1.4"
"@smithy/protocol-http" "^4.0.4"
"@smithy/signature-v4" "^4.0.0"
"@smithy/smithy-client" "^3.1.8"
"@smithy/types" "^3.3.0"
"@smithy/util-config-provider" "^3.0.0"
"@smithy/util-stream" "^3.1.0"
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.616.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-sqs/-/middleware-sdk-sqs-3.616.0.tgz#f658b80f8a33d6cb292974c6cb7671b644ab7c3e"
Expand Down Expand Up @@ -729,11 +746,11 @@
tslib "^2.6.2"

"@aws-sdk/s3-request-presigner@^3.312.0":
version "3.616.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.616.0.tgz#65bd11f480903905801d389a82564624d32f6188"
integrity sha512-C5ADFHTBCPGw+W3XNvS7vZdCY2LtRbcw05hu34xxhNlDXatOAPE4O22uRfiaZq12Lu0Qq8ylNYnD8I28r7I4Qg==
version "3.617.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.617.0.tgz#31ab5d58fdef071af984baa071a61b3e80040775"
integrity sha512-zszOwBmu3Ei5rRgddcQ3sbKFCtzLtUNDcmeybh4OhxENfgzHZHOeTOt8C+C16DD5YDQqeP4JYPRUp0LPuybkvg==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.616.0"
"@aws-sdk/signature-v4-multi-region" "3.617.0"
"@aws-sdk/types" "3.609.0"
"@aws-sdk/util-format-url" "3.609.0"
"@smithy/middleware-endpoint" "^3.0.5"
Expand All @@ -754,6 +771,18 @@
"@smithy/types" "^3.3.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.617.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.617.0.tgz#2c28e5cb2e937140ee7293000443cbf857515f4c"
integrity sha512-kGbLs9q0/ziuzA1huf0BBh05ChxDeZ8ZWc/kedb80ocq6izOLaGgeqqUR8oB0ianwjel4AQq/iv1fsOIt3wmAA==
dependencies:
"@aws-sdk/middleware-sdk-s3" "3.617.0"
"@aws-sdk/types" "3.609.0"
"@smithy/protocol-http" "^4.0.4"
"@smithy/signature-v4" "^4.0.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 723740e

Please sign in to comment.