Skip to content

Commit

Permalink
Chore [deps:npm]: Bump @aws-sdk/client-sqs from 3.677.0 to 3.678.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.677.0 to 3.678.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.678.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 Oct 24, 2024
1 parent 614347a commit f009bec
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -238,26 +238,26 @@
tslib "^2.6.2"

"@aws-sdk/client-sqs@^3.345.0":
version "3.677.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.677.0.tgz#a07bd66a243e73ccf88908d470d900c5d1e71f6d"
integrity sha512-ZGcQEyjwuCGJjqfPAnkX3FkL82CQB2N8watDj7UuqosfW4BJ+GYCqPX2E75DmFJESYui/85pyydSQT5nro+xpQ==
version "3.678.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.678.0.tgz#d74418574fba4f7c3fd3ff987008371bc20004c3"
integrity sha512-eTIxo7rm0aCU2sR9r++B6VjzZgcjB6ExapzBXWm4MlKepXDWw4Uf4tTA8/HzzLIKT0dczSbWyjnhEVnGbisHzw==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.677.0"
"@aws-sdk/client-sts" "3.677.0"
"@aws-sdk/core" "3.677.0"
"@aws-sdk/credential-provider-node" "3.677.0"
"@aws-sdk/client-sso-oidc" "3.678.0"
"@aws-sdk/client-sts" "3.678.0"
"@aws-sdk/core" "3.678.0"
"@aws-sdk/credential-provider-node" "3.678.0"
"@aws-sdk/middleware-host-header" "3.667.0"
"@aws-sdk/middleware-logger" "3.667.0"
"@aws-sdk/middleware-recursion-detection" "3.667.0"
"@aws-sdk/middleware-sdk-sqs" "3.667.0"
"@aws-sdk/middleware-user-agent" "3.677.0"
"@aws-sdk/middleware-user-agent" "3.678.0"
"@aws-sdk/region-config-resolver" "3.667.0"
"@aws-sdk/types" "3.667.0"
"@aws-sdk/util-endpoints" "3.667.0"
"@aws-sdk/util-user-agent-browser" "3.675.0"
"@aws-sdk/util-user-agent-node" "3.677.0"
"@aws-sdk/util-user-agent-node" "3.678.0"
"@smithy/config-resolver" "^3.0.9"
"@smithy/core" "^2.4.8"
"@smithy/fetch-http-handler" "^3.2.9"
Expand Down

0 comments on commit f009bec

Please sign in to comment.