Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-sqs from 3.451.0 to 3.454.0 (#2237)
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.451.0 to 3.454.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.454.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 Nov 17, 2023
1 parent 7def635 commit 856cc46
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -377,13 +377,13 @@
tslib "^2.5.0"

"@aws-sdk/client-sqs@^3.345.0":
version "3.451.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.451.0.tgz#9648881b8f1a9cb666c5f0fcb2873cb667d047c3"
integrity sha512-xiDTC1iGMV+GZGLuudEMjJGhvjeMHmeTxvqJFEK78fzPxEUoUsTvA9i3qek2b4NM6fFWE7Ef0isYCAJW0jmdaA==
version "3.454.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sqs/-/client-sqs-3.454.0.tgz#c772faf558ff4b4851843df9b23e1b0822d638b5"
integrity sha512-eBviLavFxmXAbqL/wPlVqYnmS/hYUPj63ilQvFuj8zM3WYy0DX7GgvYXz5AUWswGsEk/4F88QFjlBM7N5miepw==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.451.0"
"@aws-sdk/client-sts" "3.454.0"
"@aws-sdk/core" "3.451.0"
"@aws-sdk/credential-provider-node" "3.451.0"
"@aws-sdk/middleware-host-header" "3.451.0"
Expand Down

0 comments on commit 856cc46

Please sign in to comment.