Skip to content

Commit

Permalink
Chore [deps:npm]: Bump @aws-sdk/client-ses from 3.632.0 to 3.635.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.632.0 to 3.635.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.635.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 Aug 21, 2024
1 parent 68a8be1 commit caaeca5
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,16 +190,16 @@
tslib "^2.6.2"

"@aws-sdk/client-ses@^3.312.0":
version "3.632.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.632.0.tgz#08c27f27439fac844f227444095e097564f1df73"
integrity sha512-hi01MPJF55LEK7NB1LZrqUV7b5GyjH08EToYuekFvQf9aNoR5mqWuMEDQ/dFAowYhUa2KqCdn67HnPn0ySQxHg==
version "3.635.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.635.0.tgz#9aab3c441dff0fd2f283e9747f21c704bfa0632c"
integrity sha512-Lk6n9CtcluKwFJq3JJmci4W+gNf4oj1c/BXlDdRcyO45qbpG1sQqY0Ss29U8tvhh6bH2A4PCBUq66N3v14m+5g==
dependencies:
"@aws-crypto/sha256-browser" "5.2.0"
"@aws-crypto/sha256-js" "5.2.0"
"@aws-sdk/client-sso-oidc" "3.632.0"
"@aws-sdk/client-sts" "3.632.0"
"@aws-sdk/core" "3.629.0"
"@aws-sdk/credential-provider-node" "3.632.0"
"@aws-sdk/client-sso-oidc" "3.635.0"
"@aws-sdk/client-sts" "3.635.0"
"@aws-sdk/core" "3.635.0"
"@aws-sdk/credential-provider-node" "3.635.0"
"@aws-sdk/middleware-host-header" "3.620.0"
"@aws-sdk/middleware-logger" "3.609.0"
"@aws-sdk/middleware-recursion-detection" "3.620.0"
Expand All @@ -210,26 +210,26 @@
"@aws-sdk/util-user-agent-browser" "3.609.0"
"@aws-sdk/util-user-agent-node" "3.614.0"
"@smithy/config-resolver" "^3.0.5"
"@smithy/core" "^2.3.2"
"@smithy/core" "^2.4.0"
"@smithy/fetch-http-handler" "^3.2.4"
"@smithy/hash-node" "^3.0.3"
"@smithy/invalid-dependency" "^3.0.3"
"@smithy/middleware-content-length" "^3.0.5"
"@smithy/middleware-endpoint" "^3.1.0"
"@smithy/middleware-retry" "^3.0.14"
"@smithy/middleware-retry" "^3.0.15"
"@smithy/middleware-serde" "^3.0.3"
"@smithy/middleware-stack" "^3.0.3"
"@smithy/node-config-provider" "^3.1.4"
"@smithy/node-http-handler" "^3.1.4"
"@smithy/protocol-http" "^4.1.0"
"@smithy/smithy-client" "^3.1.12"
"@smithy/smithy-client" "^3.2.0"
"@smithy/types" "^3.3.0"
"@smithy/url-parser" "^3.0.3"
"@smithy/util-base64" "^3.0.0"
"@smithy/util-body-length-browser" "^3.0.0"
"@smithy/util-body-length-node" "^3.0.0"
"@smithy/util-defaults-mode-browser" "^3.0.14"
"@smithy/util-defaults-mode-node" "^3.0.14"
"@smithy/util-defaults-mode-browser" "^3.0.15"
"@smithy/util-defaults-mode-node" "^3.0.15"
"@smithy/util-endpoints" "^2.0.5"
"@smithy/util-middleware" "^3.0.3"
"@smithy/util-retry" "^3.0.3"
Expand Down

0 comments on commit caaeca5

Please sign in to comment.