Skip to content

Commit

Permalink
Chore [deps:npm]: Bump @aws-sdk/client-ses from 3.678.0 to 3.679.0 (#…
Browse files Browse the repository at this point in the history
…3681)

Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) from 3.678.0 to 3.679.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.679.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 0cf6bfe commit 6fc25d7
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,25 +190,25 @@
tslib "^2.6.2"

"@aws-sdk/client-ses@^3.312.0":
version "3.678.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.678.0.tgz#db5998b0924acf54ee77102a3202eb3dd238d5b3"
integrity sha512-NTIaUqvpBcq6hv2maXlyWpolFBC/LCePccmVIU6V0QxlWBCY3/koyIlSUgjZSlE0p6AKwR9Pf3o9Mk8xOd6XCw==
version "3.679.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.679.0.tgz#66a4aa88f248e10e81368007e4ecfab50d26f152"
integrity sha512-dErWf+jhO67RRtP3oLWNfVRZTxHa7SCYOeXpV3tTCm29bkxaHWmfSObQvMEdRg0RKWmJHRLVyOPkaPlyoS/SsQ==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.678.0"
"@aws-sdk/client-sts" "3.678.0"
"@aws-sdk/core" "3.678.0"
"@aws-sdk/credential-provider-node" "3.678.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-user-agent" "3.678.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.678.0"
"@aws-sdk/client-sso-oidc" "3.679.0"
"@aws-sdk/client-sts" "3.679.0"
"@aws-sdk/core" "3.679.0"
"@aws-sdk/credential-provider-node" "3.679.0"
"@aws-sdk/middleware-host-header" "3.679.0"
"@aws-sdk/middleware-logger" "3.679.0"
"@aws-sdk/middleware-recursion-detection" "3.679.0"
"@aws-sdk/middleware-user-agent" "3.679.0"
"@aws-sdk/region-config-resolver" "3.679.0"
"@aws-sdk/types" "3.679.0"
"@aws-sdk/util-endpoints" "3.679.0"
"@aws-sdk/util-user-agent-browser" "3.679.0"
"@aws-sdk/util-user-agent-node" "3.679.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 6fc25d7

Please sign in to comment.