Skip to content

Commit

Permalink
Chore [deps:npm]: bump @aws-sdk/client-ses from 3.712.0 to 3.713.0 (#…
Browse files Browse the repository at this point in the history
…3814)

Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) from 3.712.0 to 3.713.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.713.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 Dec 17, 2024
1 parent 280cba9 commit 6e1851a
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 @@ -195,25 +195,25 @@
tslib "^2.6.2"

"@aws-sdk/client-ses@^3.312.0":
version "3.712.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.712.0.tgz#51aea5662f0fab1a268824c0ba177e037bfe2a13"
integrity sha512-8kGMcRNFUPdwI67DaTZBYXum0fHOzV0bfSGT69o/FsAl8f9JRa3It0wdnWaEcQcesY0ehzZ7d+JPutK45OzvkA==
version "3.713.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.713.0.tgz#c32c7e4ca4f4b1b7ab5b78380d7e25891ffba11f"
integrity sha512-v4zCyk4Kx9Cm6YztNQZixK1VslDOjB1thjo0W8RS871NG148LNEIk2hSmyzzXWJlLiuPWa74dbIFGNRSD1SbOw==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.712.0"
"@aws-sdk/client-sts" "3.712.0"
"@aws-sdk/core" "3.709.0"
"@aws-sdk/credential-provider-node" "3.712.0"
"@aws-sdk/middleware-host-header" "3.709.0"
"@aws-sdk/middleware-logger" "3.709.0"
"@aws-sdk/middleware-recursion-detection" "3.709.0"
"@aws-sdk/middleware-user-agent" "3.709.0"
"@aws-sdk/region-config-resolver" "3.709.0"
"@aws-sdk/types" "3.709.0"
"@aws-sdk/util-endpoints" "3.709.0"
"@aws-sdk/util-user-agent-browser" "3.709.0"
"@aws-sdk/util-user-agent-node" "3.712.0"
"@aws-sdk/client-sso-oidc" "3.713.0"
"@aws-sdk/client-sts" "3.713.0"
"@aws-sdk/core" "3.713.0"
"@aws-sdk/credential-provider-node" "3.713.0"
"@aws-sdk/middleware-host-header" "3.713.0"
"@aws-sdk/middleware-logger" "3.713.0"
"@aws-sdk/middleware-recursion-detection" "3.713.0"
"@aws-sdk/middleware-user-agent" "3.713.0"
"@aws-sdk/region-config-resolver" "3.713.0"
"@aws-sdk/types" "3.713.0"
"@aws-sdk/util-endpoints" "3.713.0"
"@aws-sdk/util-user-agent-browser" "3.713.0"
"@aws-sdk/util-user-agent-node" "3.713.0"
"@smithy/config-resolver" "^3.0.13"
"@smithy/core" "^2.5.5"
"@smithy/fetch-http-handler" "^4.1.2"
Expand Down

0 comments on commit 6e1851a

Please sign in to comment.