Skip to content

Commit

Permalink
Chore [deps:npm]: Bump @aws-sdk/client-ses from 3.654.0 to 3.658.0
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) from 3.654.0 to 3.658.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-ses/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.658.0/clients/client-ses)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ses"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 3070a99 commit beeb8e5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,16 +190,16 @@
tslib "^2.6.2"

"@aws-sdk/client-ses@^3.312.0":
version "3.654.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.654.0.tgz#2aa4a103be49a672ee4a6adeb9f6948d873de472"
integrity sha512-DeM1ocK/ct98xDiZ5G4weSVDf4r8y+G2VOcJAiq4BnUYI0VGYB8yYkl1/Dy8hjlu2Ow8UgUz719pzBYhJvD9aQ==
version "3.658.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.658.0.tgz#af42542aab32c5e59a656c34cd4087f9c02facf8"
integrity sha512-uQ8XvzgJFnmU/ENGr0zFlWnCtEW4jT/FFdI0WuGb9r0U6cr088KSJIIgeXjGrRvzsE16o2h6eWtog3tsVrpwQQ==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.654.0"
"@aws-sdk/client-sts" "3.654.0"
"@aws-sdk/core" "3.654.0"
"@aws-sdk/credential-provider-node" "3.654.0"
"@aws-sdk/client-sso-oidc" "3.658.0"
"@aws-sdk/client-sts" "3.658.0"
"@aws-sdk/core" "3.658.0"
"@aws-sdk/credential-provider-node" "3.658.0"
"@aws-sdk/middleware-host-header" "3.654.0"
"@aws-sdk/middleware-logger" "3.654.0"
"@aws-sdk/middleware-recursion-detection" "3.654.0"
Expand Down

0 comments on commit beeb8e5

Please sign in to comment.