Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/s3-request-presigner from 3.450.0 to 3.451…
Browse files Browse the repository at this point in the history
….0 (#2220)

Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) from 3.450.0 to 3.451.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.451.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 Nov 14, 2023
1 parent 41671b5 commit 6eb74c5
Showing 1 changed file with 31 additions and 10 deletions.
41 changes: 31 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1196,17 +1196,17 @@
tslib "^2.5.0"

"@aws-sdk/s3-request-presigner@^3.312.0":
version "3.450.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.450.0.tgz#376324124e416a5ade19023de4c43b8bb40de2f0"
integrity sha512-+3VKMX+WgXNNT+bw+vLwOL+wy3yHpNrryqpcpsQrt33Wma/A5HKGFK+DhBxVPsECDdhKeVpjSW9MrTD1kleEnQ==
version "3.451.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.451.0.tgz#1728993a547017f739c9c24af2d8e058e8873c4f"
integrity sha512-UVe9E3qun3smKeHK05Qlj4MMWY10lMZjmuHLqOC+AzqqCY/3UuqkgSiZeNRTAX0nIA0tJKlYIZBSyyQmofiFeQ==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.449.0"
"@aws-sdk/types" "3.449.0"
"@aws-sdk/util-format-url" "3.449.0"
"@smithy/middleware-endpoint" "^2.1.3"
"@smithy/protocol-http" "^3.0.8"
"@smithy/smithy-client" "^2.1.12"
"@smithy/types" "^2.4.0"
"@aws-sdk/signature-v4-multi-region" "3.451.0"
"@aws-sdk/types" "3.451.0"
"@aws-sdk/util-format-url" "3.451.0"
"@smithy/middleware-endpoint" "^2.2.0"
"@smithy/protocol-http" "^3.0.9"
"@smithy/smithy-client" "^2.1.15"
"@smithy/types" "^2.5.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
Expand All @@ -1220,6 +1220,17 @@
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.451.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.451.0.tgz#d8ec1b653037e3d979e6bb32df05a709ff32938b"
integrity sha512-qQKY7/txeNUTLyRL3WxUWEwaZ5sf76EIZgu9kLaR96cAYSxwQi/qQB3ijbfD6u7sJIA8aROMxeYK0VmRsQg0CA==
dependencies:
"@aws-sdk/types" "3.451.0"
"@smithy/protocol-http" "^3.0.9"
"@smithy/signature-v4" "^2.0.0"
"@smithy/types" "^2.5.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.449.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.449.0.tgz#538a8888271195e3bd7ace0520a53f82f5610e4b"
Expand Down Expand Up @@ -1357,6 +1368,16 @@
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.451.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-format-url/-/util-format-url-3.451.0.tgz#23cc697f02f2160cad327024e512bd78fbfa0dd8"
integrity sha512-gmcqSFTIISU9iN6rSbc8HVqB9ACluPbo4mS0ztkk9DaDz5zK/YxoKBJSfqkZFidMzxYiXeWruDCxD8ZgYRn6ug==
dependencies:
"@aws-sdk/types" "3.451.0"
"@smithy/querystring-builder" "^2.0.13"
"@smithy/types" "^2.5.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 6eb74c5

Please sign in to comment.