Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/s3-request-presigner from 3.431.0 to 3.433.0
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.431.0 to 3.433.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.433.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 20, 2023
1 parent 9bc0de0 commit 0af5148
Showing 1 changed file with 20 additions and 21 deletions.
41 changes: 20 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1029,28 +1029,17 @@
tslib "^2.5.0"

"@aws-sdk/s3-request-presigner@^3.312.0":
version "3.431.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.431.0.tgz#f0d93f48be16ec520aa76d826fe924720d128b18"
integrity sha512-R6hZfJozs9a8p5pxncMRyJOKgteshe5GGqeX6pobKZX9y29fVQkTknqFLgnSk/Zcp1JcUZz2ZiVgzoLwWaqunQ==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.428.0"
"@aws-sdk/types" "3.428.0"
"@aws-sdk/util-format-url" "3.428.0"
"@smithy/middleware-endpoint" "^2.1.2"
"@smithy/protocol-http" "^3.0.7"
"@smithy/smithy-client" "^2.1.11"
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.428.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.428.0.tgz#30de84c6391f140e446e1bc1b482270863b098df"
integrity sha512-ImuontXK1vEHtxK+qiPVfLTk/+bKSwYqrVkE2/o5rnsqD78/wySzTn5RnkA73Nb+UL4qSd0dkOcuubEee2aUpQ==
version "3.433.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.433.0.tgz#a1c44eddfe18ab9f6694ca335d363dd9bb010308"
integrity sha512-mR5+0iZH5GeRWAkRJKgCs4RN0RfS6/7sLgAJxItX+LL4O4jiGodYqm++RUvRqcZuZDGZ5wFs9CSMA++1YSxeew==
dependencies:
"@aws-sdk/types" "3.428.0"
"@smithy/protocol-http" "^3.0.7"
"@smithy/signature-v4" "^2.0.0"
"@smithy/types" "^2.3.5"
"@aws-sdk/signature-v4-multi-region" "3.433.0"
"@aws-sdk/types" "3.433.0"
"@aws-sdk/util-format-url" "3.433.0"
"@smithy/middleware-endpoint" "^2.1.3"
"@smithy/protocol-http" "^3.0.8"
"@smithy/smithy-client" "^2.1.12"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
Expand Down Expand Up @@ -1195,6 +1184,16 @@
"@smithy/types" "^2.3.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.433.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-format-url/-/util-format-url-3.433.0.tgz#65c11be0e071342ebfeecea04be7bc181ac36699"
integrity sha512-Z6T7I4hELoQ4eeIuKIKx+52B9bc3SCPhjgMcFAFQeesjmHAr0drHyoGNJIat6ckvgI6zzFaeaBZTvWDA2hyDkA==
dependencies:
"@aws-sdk/types" "3.433.0"
"@smithy/querystring-builder" "^2.0.12"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

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

0 comments on commit 0af5148

Please sign in to comment.