Skip to content

Commit

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

Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) from 3.662.0 to 3.664.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.664.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 4, 2024
1 parent 850e629 commit 6161626
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 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.662.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.662.0.tgz#697dad48244ba6b868a10abd4eb97a097cb09dc6"
integrity sha512-lFCkWufa7Y0pBbAQeZL691KguZQe+AllpNXJ54J456V7WtcH8JfdLxj1m0Jx3tjpmhJEuFWOQcB8tFwfyPusIA==
version "3.664.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.664.0.tgz#7a82c29a4b91a7ea27c7e350fdd1fff6ad5f79e6"
integrity sha512-zlGAN+9iUmcVoXh8KAtGEvUxwPF93B45EvTevbAr97YYddbMjdaCZHNLAirnuWWfSxFJuq0Rw+arsAVmCFSOTQ==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.662.0"
"@aws-sdk/client-sts" "3.662.0"
"@aws-sdk/core" "3.662.0"
"@aws-sdk/credential-provider-node" "3.662.0"
"@aws-sdk/middleware-host-header" "3.662.0"
"@aws-sdk/middleware-logger" "3.662.0"
"@aws-sdk/middleware-recursion-detection" "3.662.0"
"@aws-sdk/middleware-user-agent" "3.662.0"
"@aws-sdk/region-config-resolver" "3.662.0"
"@aws-sdk/types" "3.662.0"
"@aws-sdk/util-endpoints" "3.662.0"
"@aws-sdk/util-user-agent-browser" "3.662.0"
"@aws-sdk/util-user-agent-node" "3.662.0"
"@aws-sdk/client-sso-oidc" "3.664.0"
"@aws-sdk/client-sts" "3.664.0"
"@aws-sdk/core" "3.664.0"
"@aws-sdk/credential-provider-node" "3.664.0"
"@aws-sdk/middleware-host-header" "3.664.0"
"@aws-sdk/middleware-logger" "3.664.0"
"@aws-sdk/middleware-recursion-detection" "3.664.0"
"@aws-sdk/middleware-user-agent" "3.664.0"
"@aws-sdk/region-config-resolver" "3.664.0"
"@aws-sdk/types" "3.664.0"
"@aws-sdk/util-endpoints" "3.664.0"
"@aws-sdk/util-user-agent-browser" "3.664.0"
"@aws-sdk/util-user-agent-node" "3.664.0"
"@smithy/config-resolver" "^3.0.9"
"@smithy/core" "^2.4.7"
"@smithy/fetch-http-handler" "^3.2.9"
Expand Down Expand Up @@ -1070,15 +1070,15 @@
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]", "@aws-sdk/types@^3.222.0":
"@aws-sdk/[email protected]":
version "3.662.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.662.0.tgz#323de11059df4fd7169a381c166a8aae03abe757"
integrity sha512-Ff9/KRmIm8iEzodxzISLj4/pB/0hX2nVw1RFeOBC65OuM6nHrAdWHHog/CVx25hS5JPU0uE3h6NlWRaBJ7AV5w==
dependencies:
"@smithy/types" "^3.5.0"
tslib "^2.6.2"

"@aws-sdk/[email protected]":
"@aws-sdk/[email protected]", "@aws-sdk/types@^3.222.0":
version "3.664.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.664.0.tgz#e6de1c0a2cdfe4f1e43271223dc0b55e613ced58"
integrity sha512-+GtXktvVgpreM2b+NJL9OqZGsOzHwlCUrO8jgQUvH/yA6Kd8QO2YFhQCp0C9sSzTteZJVqGBu8E0CQurxJHPbw==
Expand Down

0 comments on commit 6161626

Please sign in to comment.