Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-ses from 3.477.0 to 3.478.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.477.0 to 3.478.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.478.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 Dec 20, 2023
1 parent 4f1c558 commit 090ed63
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -331,26 +331,27 @@
tslib "^2.5.0"

"@aws-sdk/client-ses@^3.312.0":
version "3.477.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.477.0.tgz#635c995a46e1fcd224cc15cb85693bf7c1b08164"
integrity sha512-LUD9EkP25ucMF5WtXB5Qism6x6vOcm6AFMe4oZRFm9uIRlW69OsmrizFQDtGCOa8lZyZixFUiNRqed306V8uxw==
version "3.478.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.478.0.tgz#8d3e3765370a38a8dbb309a914933e294f384821"
integrity sha512-bSpSqPlEJD28sv27hJ6Dqr4Pd50A8AVdzJ496fGTENQTE0yK9R9uaw7/fXELOVCT6C2it13hOR2XuhAZDlhgcg==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.477.0"
"@aws-sdk/client-sts" "3.478.0"
"@aws-sdk/core" "3.477.0"
"@aws-sdk/credential-provider-node" "3.477.0"
"@aws-sdk/credential-provider-node" "3.478.0"
"@aws-sdk/middleware-host-header" "3.468.0"
"@aws-sdk/middleware-logger" "3.468.0"
"@aws-sdk/middleware-recursion-detection" "3.468.0"
"@aws-sdk/middleware-signing" "3.468.0"
"@aws-sdk/middleware-user-agent" "3.470.0"
"@aws-sdk/middleware-user-agent" "3.478.0"
"@aws-sdk/region-config-resolver" "3.470.0"
"@aws-sdk/types" "3.468.0"
"@aws-sdk/util-endpoints" "3.470.0"
"@aws-sdk/util-endpoints" "3.478.0"
"@aws-sdk/util-user-agent-browser" "3.468.0"
"@aws-sdk/util-user-agent-node" "3.470.0"
"@smithy/config-resolver" "^2.0.21"
"@smithy/core" "^1.2.0"
"@smithy/fetch-http-handler" "^2.3.1"
"@smithy/hash-node" "^2.0.17"
"@smithy/invalid-dependency" "^2.0.15"
Expand Down

0 comments on commit 090ed63

Please sign in to comment.