Skip to content

Commit

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

Bumps [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) from 3.523.0 to 3.525.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.525.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 Mar 1, 2024
1 parent 824b2ab commit 351c398
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -332,46 +332,46 @@
tslib "^2.5.0"

"@aws-sdk/client-ses@^3.312.0":
version "3.523.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.523.0.tgz#f0bb8bed186220f4eb38ee7b8ae51d8a650fbc62"
integrity sha512-5fbhaWa58rU8n5AgTOI90WeLWf51urND714UKNrdPRXDD0XoIOkQ2F5IqD9nraxug2M5EQNzE52OEIEp67O7JQ==
version "3.525.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.525.0.tgz#ffb4c21a82e07f36d7dc24c2203d7e18bde6f9f7"
integrity sha512-wvsj/NiEyweJYns14RDwg4UCbCAba4rYgW9ESpCVZ3cx+deUqNUbfU+YcYrfZNcqApq42LPcSubU1Ynh/QHEsg==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.523.0"
"@aws-sdk/core" "3.523.0"
"@aws-sdk/credential-provider-node" "3.523.0"
"@aws-sdk/client-sts" "3.525.0"
"@aws-sdk/core" "3.525.0"
"@aws-sdk/credential-provider-node" "3.525.0"
"@aws-sdk/middleware-host-header" "3.523.0"
"@aws-sdk/middleware-logger" "3.523.0"
"@aws-sdk/middleware-recursion-detection" "3.523.0"
"@aws-sdk/middleware-user-agent" "3.523.0"
"@aws-sdk/region-config-resolver" "3.523.0"
"@aws-sdk/middleware-user-agent" "3.525.0"
"@aws-sdk/region-config-resolver" "3.525.0"
"@aws-sdk/types" "3.523.0"
"@aws-sdk/util-endpoints" "3.523.0"
"@aws-sdk/util-endpoints" "3.525.0"
"@aws-sdk/util-user-agent-browser" "3.523.0"
"@aws-sdk/util-user-agent-node" "3.523.0"
"@smithy/config-resolver" "^2.1.3"
"@smithy/core" "^1.3.4"
"@aws-sdk/util-user-agent-node" "3.525.0"
"@smithy/config-resolver" "^2.1.4"
"@smithy/core" "^1.3.5"
"@smithy/fetch-http-handler" "^2.4.3"
"@smithy/hash-node" "^2.1.3"
"@smithy/invalid-dependency" "^2.1.3"
"@smithy/middleware-content-length" "^2.1.3"
"@smithy/middleware-endpoint" "^2.4.3"
"@smithy/middleware-retry" "^2.1.3"
"@smithy/middleware-endpoint" "^2.4.4"
"@smithy/middleware-retry" "^2.1.4"
"@smithy/middleware-serde" "^2.1.3"
"@smithy/middleware-stack" "^2.1.3"
"@smithy/node-config-provider" "^2.2.3"
"@smithy/node-config-provider" "^2.2.4"
"@smithy/node-http-handler" "^2.4.1"
"@smithy/protocol-http" "^3.2.1"
"@smithy/smithy-client" "^2.4.1"
"@smithy/smithy-client" "^2.4.2"
"@smithy/types" "^2.10.1"
"@smithy/url-parser" "^2.1.3"
"@smithy/util-base64" "^2.1.1"
"@smithy/util-body-length-browser" "^2.1.1"
"@smithy/util-body-length-node" "^2.2.1"
"@smithy/util-defaults-mode-browser" "^2.1.3"
"@smithy/util-defaults-mode-node" "^2.2.2"
"@smithy/util-endpoints" "^1.1.3"
"@smithy/util-defaults-mode-browser" "^2.1.4"
"@smithy/util-defaults-mode-node" "^2.2.3"
"@smithy/util-endpoints" "^1.1.4"
"@smithy/util-middleware" "^2.1.3"
"@smithy/util-retry" "^2.1.3"
"@smithy/util-utf8" "^2.1.1"
Expand Down

0 comments on commit 351c398

Please sign in to comment.