Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/s3-request-presigner from 3.481.0 to 3.484.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.481.0 to 3.484.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.484.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 Jan 1, 2024
1 parent eacbf2a commit da8e30c
Showing 1 changed file with 4 additions and 31 deletions.
35 changes: 4 additions & 31 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -863,21 +863,6 @@
"@smithy/types" "^2.7.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.481.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.481.0.tgz#e16c145c85b12c5e917fed1fffce05b8677fc854"
integrity sha512-LOFXtxZOnU75vB5rL5/rOjSrYrbk/kqJGbnQJywHQosAiPKSVw9BR/6Q6tQIDDvtMYsVqMB7Db5SzA64hr80Rg==
dependencies:
"@aws-sdk/types" "3.468.0"
"@aws-sdk/util-arn-parser" "3.465.0"
"@smithy/node-config-provider" "^2.1.8"
"@smithy/protocol-http" "^3.0.11"
"@smithy/signature-v4" "^2.0.0"
"@smithy/smithy-client" "^2.2.0"
"@smithy/types" "^2.7.0"
"@smithy/util-config-provider" "^2.0.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.484.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.484.0.tgz#67dc121bd4a9f2147ac566990f4dceeee87e454d"
Expand Down Expand Up @@ -978,11 +963,11 @@
tslib "^2.5.0"

"@aws-sdk/s3-request-presigner@^3.312.0":
version "3.481.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.481.0.tgz#caf2fb197515d62c6b2d7359beadc6896e516d8d"
integrity sha512-o4ySdoFLpYGVwnNJ2ktP2Y/9AegQmrbRBhXvkUexRX3xctZfiL2UEjunGh3JfHOxw1O1DSM8ZI5GiE9iDNgpbQ==
version "3.484.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.484.0.tgz#2fcf1ffe892d257106735ed123900abf9a527ac9"
integrity sha512-e5nhewNNuT7bKR9z4SpqeqlVFVMtY7EAOptXFbykOOwW91+EKHnEXjnaKowyVTkwzI6eGFeJi9z6XnoMrpJSuA==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.481.0"
"@aws-sdk/signature-v4-multi-region" "3.484.0"
"@aws-sdk/types" "3.468.0"
"@aws-sdk/util-format-url" "3.468.0"
"@smithy/middleware-endpoint" "^2.2.3"
Expand All @@ -991,18 +976,6 @@
"@smithy/types" "^2.7.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.481.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.481.0.tgz#8c9b4fbe5fa7f7a9852e7f3b1e180ab6c1b830ae"
integrity sha512-bNQ+5Gb3c6a+AiR4D9o0olPjPkGal8Dqvq4Mt0vWQ+ZOzzKEZZDSjpCMUdkhm3ezYIFr9rnCmQOpTtyf3/KDVg==
dependencies:
"@aws-sdk/middleware-sdk-s3" "3.481.0"
"@aws-sdk/types" "3.468.0"
"@smithy/protocol-http" "^3.0.11"
"@smithy/signature-v4" "^2.0.0"
"@smithy/types" "^2.7.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.484.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.484.0.tgz#d61e3ebe05186fe4a5ba9ecec5534b9e938df48d"
Expand Down

0 comments on commit da8e30c

Please sign in to comment.