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.523.0 to 3.525.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.525.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 Mar 1, 2024
1 parent 5f64926 commit fb3c8c2
Showing 1 changed file with 6 additions and 33 deletions.
39 changes: 6 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -996,21 +996,6 @@
"@smithy/types" "^2.10.1"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.523.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.523.0.tgz#cff0ad870b56d5884254aa0a502de3aa4eebac93"
integrity sha512-cCZ3+XcAJMSC2rsw5F2h+ILVgjijRTxgzD6l7vExhc7UUOOPxXa6R9oGV3+6ANQ/P0w8rvE78j8UAMzlpq+cZA==
dependencies:
"@aws-sdk/types" "3.523.0"
"@aws-sdk/util-arn-parser" "3.495.0"
"@smithy/node-config-provider" "^2.2.3"
"@smithy/protocol-http" "^3.2.1"
"@smithy/signature-v4" "^2.1.3"
"@smithy/smithy-client" "^2.4.1"
"@smithy/types" "^2.10.1"
"@smithy/util-config-provider" "^2.2.1"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.525.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.525.0.tgz#c3ce03940240fa7a42bfa3f1916d2ce9fa0fafbf"
Expand Down Expand Up @@ -1125,28 +1110,16 @@
tslib "^2.5.0"

"@aws-sdk/s3-request-presigner@^3.312.0":
version "3.523.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.523.0.tgz#6beb2b425d511faeefe845eead2277af81ba4b18"
integrity sha512-BBq4b7Rc0DQzi1q3hZuQ/uOAexwIxDw3CFZ7z6BAIlHt09wriJn6qSBExPGuKSBsu+DkJfeNq6RXImggOSthJg==
version "3.525.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.525.0.tgz#8c56b44431bfea57946e6e6c479d7dd371b357aa"
integrity sha512-EllqWqzzzLs8QgUENgOF8qlSuZI6QiPypazSVbCuaAR5B6+s6E8XuBPlX99bV28pGbmtG06d/qqwu2pzXORbBg==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.523.0"
"@aws-sdk/signature-v4-multi-region" "3.525.0"
"@aws-sdk/types" "3.523.0"
"@aws-sdk/util-format-url" "3.523.0"
"@smithy/middleware-endpoint" "^2.4.3"
"@smithy/protocol-http" "^3.2.1"
"@smithy/smithy-client" "^2.4.1"
"@smithy/types" "^2.10.1"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.523.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.523.0.tgz#1ba1d71d3e8f08a0987138f59cf88ddff33d78d1"
integrity sha512-TU1AfF6YlihdMy4H5YtkmFYmA/Zrh7sqk2V6tPiR2Vu6idc+9xm1R0UE/2V/DKgMIkxfr4+cAojtp2kqYuuF/A==
dependencies:
"@aws-sdk/middleware-sdk-s3" "3.523.0"
"@aws-sdk/types" "3.523.0"
"@smithy/middleware-endpoint" "^2.4.4"
"@smithy/protocol-http" "^3.2.1"
"@smithy/signature-v4" "^2.1.3"
"@smithy/smithy-client" "^2.4.2"
"@smithy/types" "^2.10.1"
tslib "^2.5.0"

Expand Down

0 comments on commit fb3c8c2

Please sign in to comment.