Skip to content

Commit

Permalink
Chore [deps:npm]: Bump @aws-sdk/s3-request-presigner (#3509)
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.651.0 to 3.651.1.
- [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.651.1/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Sep 16, 2024
1 parent acdd604 commit b2b6e52
Showing 1 changed file with 36 additions and 4 deletions.
40 changes: 36 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,26 @@
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.651.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.651.1.tgz#ad4b0a862f0ed530b8757a8e0e4227d4863eea78"
integrity sha512-4BameU35aBSzrm3L/Iphc6vFLRhz6sBwgQf09mqPA2ZlX/YFqVe8HbS8wM4DG02W8A2MRTnHXRIfFoOrErp2sw==
dependencies:
"@aws-sdk/core" "3.651.1"
"@aws-sdk/types" "3.649.0"
"@aws-sdk/util-arn-parser" "3.568.0"
"@smithy/core" "^2.4.1"
"@smithy/node-config-provider" "^3.1.5"
"@smithy/protocol-http" "^4.1.1"
"@smithy/signature-v4" "^4.1.1"
"@smithy/smithy-client" "^3.3.0"
"@smithy/types" "^3.4.0"
"@smithy/util-config-provider" "^3.0.0"
"@smithy/util-middleware" "^3.0.4"
"@smithy/util-stream" "^3.1.4"
"@smithy/util-utf8" "^3.0.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.649.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-sdk-sqs/-/middleware-sdk-sqs-3.649.0.tgz#9a2e2fb12fa23e9920dded0fee6da532cc214c7a"
Expand Down Expand Up @@ -922,11 +942,11 @@
tslib "^2.6.2"

"@aws-sdk/s3-request-presigner@^3.312.0":
version "3.651.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.651.0.tgz#15ccb1e0b1dcd9d2f41c1558f0edaa532a78464e"
integrity sha512-NjxdMiGphDv69BO5KV1QSzk4P9R3rJ3NnqGXQdd7Ip/KmWFj9jx5z0psdT+xJruGTBK4jKg0r/lR0m7+t6pguQ==
version "3.651.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/s3-request-presigner/-/s3-request-presigner-3.651.1.tgz#5df0d7ff23d7acaca28d4d6fc5660dc4ffb704a6"
integrity sha512-PNoZkSDjvZs/ekm79jJzZMBp+3oCG74/6K/SPKKyUWiFMfrYIsnQD2y/V75n9s/2Vxie08Bgf2jroX41uQAFAw==
dependencies:
"@aws-sdk/signature-v4-multi-region" "3.649.0"
"@aws-sdk/signature-v4-multi-region" "3.651.1"
"@aws-sdk/types" "3.649.0"
"@aws-sdk/util-format-url" "3.649.0"
"@smithy/middleware-endpoint" "^3.1.1"
Expand All @@ -947,6 +967,18 @@
"@smithy/types" "^3.4.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.651.1"
resolved "https://registry.yarnpkg.com/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.651.1.tgz#37f57afd9998f563f42a634b6b115612ce5ef5b6"
integrity sha512-aLPCMq4c/A9DmdZLhufWOgfHN2Vgft65dB2tfbATjs6kZjusSaDFxWzjmWX3y8i2ZQ+vU0nAkkWIHFJdf+47fA==
dependencies:
"@aws-sdk/middleware-sdk-s3" "3.651.1"
"@aws-sdk/types" "3.649.0"
"@smithy/protocol-http" "^4.1.1"
"@smithy/signature-v4" "^4.1.1"
"@smithy/types" "^3.4.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
version "3.649.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.649.0.tgz#19a9bb26c191e4fe761f73a2f818cda2554a7767"
Expand Down

0 comments on commit b2b6e52

Please sign in to comment.