Skip to content

Commit

Permalink
Chore [deps:npm]: bump @aws-sdk/client-ses from 3.623.0 to 3.624.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.623.0 to 3.624.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.624.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 Aug 7, 2024
1 parent e6194e2 commit 6124bd5
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.623.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.623.0.tgz#5e171950e0bbc78fabf335258be17acf9c38c150"
integrity sha512-+f4mzWB+rVu6pK9M7SMUYx65IupRqwoSJ7PDJyIPFdjTROVzJpPBygWVDjNRREkn58ageoLgpXXgL7ALzO0fvg==
version "3.624.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.624.0.tgz#badd16dc6a87e7c7a9b9350c90bb8c5cb9962444"
integrity sha512-CIi5tbQQ3wI4MBYUNZDti0xkj5SonZ+l/Bc4eBxqJK61tQB45T68SSigdMBr9fICTQ067WMYvvOtTvq9PqV4jA==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.623.0"
"@aws-sdk/client-sts" "3.623.0"
"@aws-sdk/core" "3.623.0"
"@aws-sdk/credential-provider-node" "3.623.0"
"@aws-sdk/client-sso-oidc" "3.624.0"
"@aws-sdk/client-sts" "3.624.0"
"@aws-sdk/core" "3.624.0"
"@aws-sdk/credential-provider-node" "3.624.0"
"@aws-sdk/middleware-host-header" "3.620.0"
"@aws-sdk/middleware-logger" "3.609.0"
"@aws-sdk/middleware-recursion-detection" "3.620.0"
Expand Down

0 comments on commit 6124bd5

Please sign in to comment.