Skip to content

Commit

Permalink
Chore [deps:npm]: bump @aws-sdk/client-sqs from 3.716.0 to 3.721.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.716.0 to 3.721.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.721.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 3, 2025
1 parent 3a441e0 commit 621ae0d
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 @@ -243,26 +243,26 @@
tslib "^2.6.2"

"@aws-sdk/client-sqs@^3.345.0":
version "3.716.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.716.0.tgz#9631612a2cf807a45d22a32c23a175a489afa5a4"
integrity sha512-nDpnXvmo65dDGw+/c/c6e/ic9HUvJRayzs9Rc4DdatsnAZE71gcWoLUBupJ/IOkNwgoVau0TDs9SRlmsuDsm1w==
version "3.721.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.721.0.tgz#bfd1ae9a3d6c9b1718124a76122b48da78f60a82"
integrity sha512-1zaYYPTmvCsB9lOOLwfZ4XNRGhdOyAcB/JZi/X6HV+3BTIuL08L05mcQkbu/p5SqnlsN2ergNpP6b0ngrs/lOg==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.716.0"
"@aws-sdk/client-sts" "3.716.0"
"@aws-sdk/client-sso-oidc" "3.721.0"
"@aws-sdk/client-sts" "3.721.0"
"@aws-sdk/core" "3.716.0"
"@aws-sdk/credential-provider-node" "3.716.0"
"@aws-sdk/credential-provider-node" "3.721.0"
"@aws-sdk/middleware-host-header" "3.714.0"
"@aws-sdk/middleware-logger" "3.714.0"
"@aws-sdk/middleware-recursion-detection" "3.714.0"
"@aws-sdk/middleware-sdk-sqs" "3.716.0"
"@aws-sdk/middleware-user-agent" "3.716.0"
"@aws-sdk/middleware-user-agent" "3.721.0"
"@aws-sdk/region-config-resolver" "3.714.0"
"@aws-sdk/types" "3.714.0"
"@aws-sdk/util-endpoints" "3.714.0"
"@aws-sdk/util-user-agent-browser" "3.714.0"
"@aws-sdk/util-user-agent-node" "3.716.0"
"@aws-sdk/util-user-agent-node" "3.721.0"
"@smithy/config-resolver" "^3.0.13"
"@smithy/core" "^2.5.5"
"@smithy/fetch-http-handler" "^4.1.2"
Expand Down

0 comments on commit 621ae0d

Please sign in to comment.