Skip to content

Commit

Permalink
chore(deps): bump @aws-sdk/client-ses from 3.470.0 to 3.473.0 (#2349)
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.470.0 to 3.473.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.473.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 13, 2023
1 parent 4b8a8c4 commit 24e227c
Showing 1 changed file with 4 additions and 50 deletions.
54 changes: 4 additions & 50 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,13 +330,13 @@
tslib "^2.5.0"

"@aws-sdk/client-ses@^3.312.0":
version "3.470.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.470.0.tgz#04a708816f1b9e41f4374e2252ff24268faa1a7d"
integrity sha512-jf9MGfahQUfliiOnOXgXtzYVfAY9F0+jKsPtidBRIDEm2829oyOt5K+wuUKxSrb1vFFE3OadC1JRSHs4bMxzAQ==
version "3.473.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-ses/-/client-ses-3.473.0.tgz#38ef2d74c46b0ba770008a1c234aa43be5934ee0"
integrity sha512-oE3e3PIAlQV+9vhk+ALNPZS84C+xgOtUQ9FHXjmMJBNGvQbJclxRquqjm/7AxADlOrzaX8YmPAUSxyrY3FqSxg==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/client-sts" "3.470.0"
"@aws-sdk/client-sts" "3.473.0"
"@aws-sdk/core" "3.468.0"
"@aws-sdk/credential-provider-node" "3.470.0"
"@aws-sdk/middleware-host-header" "3.468.0"
Expand Down Expand Up @@ -465,52 +465,6 @@
"@smithy/util-utf8" "^2.0.2"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.470.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.470.0.tgz#f161d087564f9e545fbcd199c7197ec0cfce29b9"
integrity sha512-TP3A4t8FoFEQinm6axxduTUnlMMLpmLi4Sf00JTI2CszxLUFh/JyUhYQ5gSOoXgPFmfwVXUNKCtmR3jdP0ZGPw==
dependencies:
"@aws-crypto/sha256-browser" "3.0.0"
"@aws-crypto/sha256-js" "3.0.0"
"@aws-sdk/core" "3.468.0"
"@aws-sdk/credential-provider-node" "3.470.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-sdk-sts" "3.468.0"
"@aws-sdk/middleware-signing" "3.468.0"
"@aws-sdk/middleware-user-agent" "3.470.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-user-agent-browser" "3.468.0"
"@aws-sdk/util-user-agent-node" "3.470.0"
"@smithy/config-resolver" "^2.0.21"
"@smithy/fetch-http-handler" "^2.3.1"
"@smithy/hash-node" "^2.0.17"
"@smithy/invalid-dependency" "^2.0.15"
"@smithy/middleware-content-length" "^2.0.17"
"@smithy/middleware-endpoint" "^2.2.3"
"@smithy/middleware-retry" "^2.0.24"
"@smithy/middleware-serde" "^2.0.15"
"@smithy/middleware-stack" "^2.0.9"
"@smithy/node-config-provider" "^2.1.8"
"@smithy/node-http-handler" "^2.2.1"
"@smithy/protocol-http" "^3.0.11"
"@smithy/smithy-client" "^2.1.18"
"@smithy/types" "^2.7.0"
"@smithy/url-parser" "^2.0.15"
"@smithy/util-base64" "^2.0.1"
"@smithy/util-body-length-browser" "^2.0.1"
"@smithy/util-body-length-node" "^2.1.0"
"@smithy/util-defaults-mode-browser" "^2.0.22"
"@smithy/util-defaults-mode-node" "^2.0.29"
"@smithy/util-endpoints" "^1.0.7"
"@smithy/util-retry" "^2.0.8"
"@smithy/util-utf8" "^2.0.2"
fast-xml-parser "4.2.5"
tslib "^2.5.0"

"@aws-sdk/[email protected]":
version "3.473.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-sts/-/client-sts-3.473.0.tgz#413aaa82e30b6bd49d783f85af95357a89d2a792"
Expand Down

0 comments on commit 24e227c

Please sign in to comment.