Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-sqs from 3.435.0 to 3.437.0 (#2155)
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) from 3.435.0 to 3.437.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.437.0/clients/client-sqs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sqs"
  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 Oct 26, 2023
1 parent 02d8cac commit 66c0adf
Showing 1 changed file with 198 additions and 6 deletions.
204 changes: 198 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -371,14 +371,15 @@
tslib "^2.5.0"

"@aws-sdk/client-sqs@^3.345.0":
version "3.435.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.435.0.tgz#4e2d171874a53b16113903bda65187842e2785d4"
integrity sha512-Sq+AVx2P6qr2Y2EjBR4P6q2/vo3h1q9B5urTYYqo+9hyC9Zj0SBl+joC7rKHcUDGg4dWBFbbPFgtZNIKgMKiTw==
version "3.437.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.437.0.tgz#d3eab04c3949d19278c8d001ab56754b6620cb11"
integrity sha512-A3yoPsv1jdmUr6ZaCf5M33zybHlMfOEF2jcWVd+qVvchuW7nbE2JwAPe5lHjKMRbGpf+l7CcscCRu6ufzz3e1g==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.435.0"
"@aws-sdk/credential-provider-node" "3.435.0"
"@aws-sdk/client-sts" "3.437.0"
"@aws-sdk/core" "3.436.0"
"@aws-sdk/credential-provider-node" "3.437.0"
"@aws-sdk/middleware-host-header" "3.433.0"
"@aws-sdk/middleware-logger" "3.433.0"
"@aws-sdk/middleware-recursion-detection" "3.433.0"
Expand All @@ -389,7 +390,7 @@
"@aws-sdk/types" "3.433.0"
"@aws-sdk/util-endpoints" "3.433.0"
"@aws-sdk/util-user-agent-browser" "3.433.0"
"@aws-sdk/util-user-agent-node" "3.433.0"
"@aws-sdk/util-user-agent-node" "3.437.0"
"@smithy/config-resolver" "^2.0.16"
"@smithy/fetch-http-handler" "^2.2.4"
"@smithy/hash-node" "^2.0.12"
Expand Down Expand Up @@ -456,6 +457,47 @@
"@smithy/util-utf8" "^2.0.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.437.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sso/-/client-sso-3.437.0.tgz#25114f5fd734f5c897dd000575cfc051b9e3a9b2"
integrity sha512-AxlLWz9ec3b8Bt+RqRb2Q1ucGQtKrLdKDna+UTjz7AouB/jpoMiegV9NHXVX64N6YFnQnvB0UEGigXiOQE+y/g==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/core" "3.436.0"
"@aws-sdk/middleware-host-header" "3.433.0"
"@aws-sdk/middleware-logger" "3.433.0"
"@aws-sdk/middleware-recursion-detection" "3.433.0"
"@aws-sdk/middleware-user-agent" "3.433.0"
"@aws-sdk/region-config-resolver" "3.433.0"
"@aws-sdk/types" "3.433.0"
"@aws-sdk/util-endpoints" "3.433.0"
"@aws-sdk/util-user-agent-browser" "3.433.0"
"@aws-sdk/util-user-agent-node" "3.437.0"
"@smithy/config-resolver" "^2.0.16"
"@smithy/fetch-http-handler" "^2.2.4"
"@smithy/hash-node" "^2.0.12"
"@smithy/invalid-dependency" "^2.0.12"
"@smithy/middleware-content-length" "^2.0.14"
"@smithy/middleware-endpoint" "^2.1.3"
"@smithy/middleware-retry" "^2.0.18"
"@smithy/middleware-serde" "^2.0.12"
"@smithy/middleware-stack" "^2.0.6"
"@smithy/node-config-provider" "^2.1.3"
"@smithy/node-http-handler" "^2.1.8"
"@smithy/protocol-http" "^3.0.8"
"@smithy/smithy-client" "^2.1.12"
"@smithy/types" "^2.4.0"
"@smithy/url-parser" "^2.0.12"
"@smithy/util-base64" "^2.0.0"
"@smithy/util-body-length-browser" "^2.0.0"
"@smithy/util-body-length-node" "^2.1.0"
"@smithy/util-defaults-mode-browser" "^2.0.16"
"@smithy/util-defaults-mode-node" "^2.0.21"
"@smithy/util-retry" "^2.0.5"
"@smithy/util-utf8" "^2.0.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.435.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.435.0.tgz#57633273023d85ea6358b057f26678505a251785"
Expand Down Expand Up @@ -500,6 +542,58 @@
fast-xml-parser "4.2.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.437.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.437.0.tgz#d0842b58c52858cdef7f979da2672192897db4d5"
integrity sha512-ilLcrCVwH81UbKNpB9Vax1Fw/mNx2d/bWXkCNXPvrExO+K39VFGS/VijOuSrru2iBq844NlG3uQV8DL/nbiKdA==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/core" "3.436.0"
"@aws-sdk/credential-provider-node" "3.437.0"
"@aws-sdk/middleware-host-header" "3.433.0"
"@aws-sdk/middleware-logger" "3.433.0"
"@aws-sdk/middleware-recursion-detection" "3.433.0"
"@aws-sdk/middleware-sdk-sts" "3.433.0"
"@aws-sdk/middleware-signing" "3.433.0"
"@aws-sdk/middleware-user-agent" "3.433.0"
"@aws-sdk/region-config-resolver" "3.433.0"
"@aws-sdk/types" "3.433.0"
"@aws-sdk/util-endpoints" "3.433.0"
"@aws-sdk/util-user-agent-browser" "3.433.0"
"@aws-sdk/util-user-agent-node" "3.437.0"
"@smithy/config-resolver" "^2.0.16"
"@smithy/fetch-http-handler" "^2.2.4"
"@smithy/hash-node" "^2.0.12"
"@smithy/invalid-dependency" "^2.0.12"
"@smithy/middleware-content-length" "^2.0.14"
"@smithy/middleware-endpoint" "^2.1.3"
"@smithy/middleware-retry" "^2.0.18"
"@smithy/middleware-serde" "^2.0.12"
"@smithy/middleware-stack" "^2.0.6"
"@smithy/node-config-provider" "^2.1.3"
"@smithy/node-http-handler" "^2.1.8"
"@smithy/protocol-http" "^3.0.8"
"@smithy/smithy-client" "^2.1.12"
"@smithy/types" "^2.4.0"
"@smithy/url-parser" "^2.0.12"
"@smithy/util-base64" "^2.0.0"
"@smithy/util-body-length-browser" "^2.0.0"
"@smithy/util-body-length-node" "^2.1.0"
"@smithy/util-defaults-mode-browser" "^2.0.16"
"@smithy/util-defaults-mode-node" "^2.0.21"
"@smithy/util-retry" "^2.0.5"
"@smithy/util-utf8" "^2.0.0"
fast-xml-parser "4.2.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.436.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/core/-/core-3.436.0.tgz#d85ecde9ac524a8f3cfe7e29b9e16942d7291723"
integrity sha512-vX5/LjXvCejC2XUY6TSg1oozjqK6BvkE75t0ys9dgqyr5PlZyZksMoeAFHUlj0sCjhT3ziWCujP1oiSpPWY9hg==
dependencies:
"@smithy/smithy-client" "^2.1.12"

"@aws-sdk/[email protected]":
version "3.435.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-cognito-identity/-/credential-provider-cognito-identity-3.435.0.tgz#8dc291e533ffcafccb5dfd8395742fdd4fe26c4c"
Expand Down Expand Up @@ -552,6 +646,22 @@
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.437.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.437.0.tgz#2beea3bfa90e10770a1e06b8178e31ec31414f31"
integrity sha512-UybiJxYPvdwok5OcI9LakaHmaWZBdkX0gY8yU2n7TomYgWOwDJ88MpQgjXUJJ249PH+9/+How5H3vnFp0xJ0uQ==
dependencies:
"@aws-sdk/credential-provider-env" "3.433.0"
"@aws-sdk/credential-provider-process" "3.433.0"
"@aws-sdk/credential-provider-sso" "3.437.0"
"@aws-sdk/credential-provider-web-identity" "3.433.0"
"@aws-sdk/types" "3.433.0"
"@smithy/credential-provider-imds" "^2.0.0"
"@smithy/property-provider" "^2.0.0"
"@smithy/shared-ini-file-loader" "^2.0.6"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.435.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.435.0.tgz#4b5e5540ce301c0add3841161d7c4409d6f5cdd7"
Expand All @@ -569,6 +679,23 @@
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.437.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-node/-/credential-provider-node-3.437.0.tgz#8faf3cd8f9987dabfdd8622f5f399a5c18092cde"
integrity sha512-FMtgEe/me68xZQsymEpMcw7OuuiHaHx/Tp5EqZP5FC0Yv1yX3qr/ncIWU2zY3a9K0iLERmzQI1g3CMd8r4sy8A==
dependencies:
"@aws-sdk/credential-provider-env" "3.433.0"
"@aws-sdk/credential-provider-ini" "3.437.0"
"@aws-sdk/credential-provider-process" "3.433.0"
"@aws-sdk/credential-provider-sso" "3.437.0"
"@aws-sdk/credential-provider-web-identity" "3.433.0"
"@aws-sdk/types" "3.433.0"
"@smithy/credential-provider-imds" "^2.0.0"
"@smithy/property-provider" "^2.0.0"
"@smithy/shared-ini-file-loader" "^2.0.6"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.433.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-process/-/credential-provider-process-3.433.0.tgz#dd51c92480ed620e4c3f989852ee408ab1209d59"
Expand All @@ -593,6 +720,19 @@
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.437.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.437.0.tgz#0c299745d961674a9631fd11651b63caff39f791"
integrity sha512-kijtnyyA6/+ipOef4KACsLDUTFWDZ97DSWKU0hJFyGEfelaon6o7NNVufuVOWrBNyklNWZqvPLuwWWQCxb6fuQ==
dependencies:
"@aws-sdk/client-sso" "3.437.0"
"@aws-sdk/token-providers" "3.437.0"
"@aws-sdk/types" "3.433.0"
"@smithy/property-provider" "^2.0.0"
"@smithy/shared-ini-file-loader" "^2.0.6"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.433.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.433.0.tgz#32403ba9cc47d3c46500f3c8e5e0041d20e4dbe8"
Expand Down Expand Up @@ -862,6 +1002,48 @@
"@smithy/util-utf8" "^2.0.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.437.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/token-providers/-/token-providers-3.437.0.tgz#743b6e556a810c9555c697effbd8b2a81d5bc0c9"
integrity sha512-nV9qIuG0+6XJb7hWpCC+/K7RoY3PZUWndP8BRQv7PQhhpd8tG/I5Kxb0V83h2XFBXyyjnv0aOHO8ehz3Kfcv2Q==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/middleware-host-header" "3.433.0"
"@aws-sdk/middleware-logger" "3.433.0"
"@aws-sdk/middleware-recursion-detection" "3.433.0"
"@aws-sdk/middleware-user-agent" "3.433.0"
"@aws-sdk/region-config-resolver" "3.433.0"
"@aws-sdk/types" "3.433.0"
"@aws-sdk/util-endpoints" "3.433.0"
"@aws-sdk/util-user-agent-browser" "3.433.0"
"@aws-sdk/util-user-agent-node" "3.437.0"
"@smithy/config-resolver" "^2.0.16"
"@smithy/fetch-http-handler" "^2.2.4"
"@smithy/hash-node" "^2.0.12"
"@smithy/invalid-dependency" "^2.0.12"
"@smithy/middleware-content-length" "^2.0.14"
"@smithy/middleware-endpoint" "^2.1.3"
"@smithy/middleware-retry" "^2.0.18"
"@smithy/middleware-serde" "^2.0.12"
"@smithy/middleware-stack" "^2.0.6"
"@smithy/node-config-provider" "^2.1.3"
"@smithy/node-http-handler" "^2.1.8"
"@smithy/property-provider" "^2.0.0"
"@smithy/protocol-http" "^3.0.8"
"@smithy/shared-ini-file-loader" "^2.0.6"
"@smithy/smithy-client" "^2.1.12"
"@smithy/types" "^2.4.0"
"@smithy/url-parser" "^2.0.12"
"@smithy/util-base64" "^2.0.0"
"@smithy/util-body-length-browser" "^2.0.0"
"@smithy/util-body-length-node" "^2.1.0"
"@smithy/util-defaults-mode-browser" "^2.0.16"
"@smithy/util-defaults-mode-node" "^2.0.21"
"@smithy/util-retry" "^2.0.5"
"@smithy/util-utf8" "^2.0.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]", "@aws-sdk/types@^3.222.0":
version "3.433.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.433.0.tgz#0f94eae2a4a3525ca872c9ab04e143c01806d755"
Expand Down Expand Up @@ -922,6 +1104,16 @@
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.437.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.437.0.tgz#f77729854ddf049ccaba8bae3d8fa279812b4716"
integrity sha512-JVEcvWaniamtYVPem4UthtCNoTBCfFTwYj7Y3CrWZ2Qic4TqrwLkAfaBGtI2TGrhIClVr77uzLI6exqMTN7orA==
dependencies:
"@aws-sdk/types" "3.433.0"
"@smithy/node-config-provider" "^2.1.3"
"@smithy/types" "^2.4.0"
tslib "^2.5.0"

"@aws-sdk/util-utf8-browser@^3.0.0":
version "3.259.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/util-utf8-browser/-/util-utf8-browser-3.259.0.tgz#3275a6f5eb334f96ca76635b961d3c50259fd9ff"
Expand Down

0 comments on commit 66c0adf

Please sign in to comment.