Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-sqs from 3.481.0 to 3.484.0
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.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/clients/client-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.484.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]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent b2b39e6 commit 6027d92
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -380,26 +380,26 @@
tslib "^2.5.0"

"@aws-sdk/client-sqs@^3.345.0":
version "3.481.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.481.0.tgz#e44b898bd87a616e5ac58d8c4689d8de624f825c"
integrity sha512-OMTJ5zLR1Db+9TKNCCYE55dwqlPOzyVPZaDN5Y7+8rdDO4GZ9eGMFnlPqAb4X/yIjB3V9Nd7IlCey5Y6vY3UAQ==
version "3.484.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.484.0.tgz#e2d967604bc587c8bf7c8f6542721b3242fc4b5d"
integrity sha512-QFL2Ee6lFurlvvCyvRpvH7L43kbUUj+tkMaMAo7f7NPn+g69eOsV96Ejv06PpRGUJ+jOwHtKxCUBMYDyAXJv0Q==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.481.0"
"@aws-sdk/client-sts" "3.484.0"
"@aws-sdk/core" "3.481.0"
"@aws-sdk/credential-provider-node" "3.481.0"
"@aws-sdk/credential-provider-node" "3.484.0"
"@aws-sdk/middleware-host-header" "3.468.0"
"@aws-sdk/middleware-logger" "3.468.0"
"@aws-sdk/middleware-recursion-detection" "3.468.0"
"@aws-sdk/middleware-sdk-sqs" "3.468.0"
"@aws-sdk/middleware-user-agent" "3.478.0"
"@aws-sdk/region-config-resolver" "3.470.0"
"@aws-sdk/region-config-resolver" "3.484.0"
"@aws-sdk/types" "3.468.0"
"@aws-sdk/util-endpoints" "3.478.0"
"@aws-sdk/util-user-agent-browser" "3.468.0"
"@aws-sdk/util-user-agent-node" "3.470.0"
"@smithy/config-resolver" "^2.0.21"
"@smithy/config-resolver" "^2.0.22"
"@smithy/core" "^1.2.1"
"@smithy/fetch-http-handler" "^2.3.1"
"@smithy/hash-node" "^2.0.17"
Expand All @@ -420,7 +420,7 @@
"@smithy/util-body-length-browser" "^2.0.1"
"@smithy/util-body-length-node" "^2.1.0"
"@smithy/util-defaults-mode-browser" "^2.0.23"
"@smithy/util-defaults-mode-node" "^2.0.30"
"@smithy/util-defaults-mode-node" "^2.0.31"
"@smithy/util-endpoints" "^1.0.7"
"@smithy/util-middleware" "^2.0.8"
"@smithy/util-retry" "^2.0.8"
Expand Down

0 comments on commit 6027d92

Please sign in to comment.