Skip to content

Commit

Permalink
Chore [deps:npm]: Bump @aws-sdk/client-sqs from 3.675.0 to 3.677.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.675.0 to 3.677.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.677.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 23, 2024
1 parent 97ae918 commit 46910e8
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.675.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.675.0.tgz#bdfa2db2e53ca8c6929709b41fa1d2a5dfc64ea1"
integrity sha512-H3iOtrhLp9qaXaOrrPZ0W0N6XuBxbSRV1I0fHPe+ISEQreKbNRvFP8CHrKFR42kr221sNfHKA42yJqSNR9XG+g==
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==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.675.0"
"@aws-sdk/client-sts" "3.675.0"
"@aws-sdk/core" "3.667.0"
"@aws-sdk/credential-provider-node" "3.675.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/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.669.0"
"@aws-sdk/middleware-user-agent" "3.677.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.669.0"
"@aws-sdk/util-user-agent-node" "3.677.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 46910e8

Please sign in to comment.