diff --git a/CHANGELOG.md b/CHANGELOG.md index a7cc5031e..3f9ae2bca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `xmlbuilder2` from 3.0.2 to 3.1.1 - Bumps `simple-git` from 3.17.0 to 3.18.0 - Bumps `@babel/eslint-parser` from 7.21.3 to 7.21.8 -- Bumps `@aws-sdk/types` from 3.257.0 to 3.329.0 +- Bumps `@aws-sdk/types` from 3.257.0 to 3.341.0 - Bumps `semver` from 7.3.8 to 7.5.1 - Bumps `node-fetch` from 3.2.10 to 3.3.1 ### Changed diff --git a/yarn.lock b/yarn.lock index 7f9e92979..61f11aa3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3,9 +3,9 @@ "@aws-sdk/types@^3.160.0": - version "3.329.0" - resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.329.0.tgz#bc20659abfcd666954196c3a24ad47785db80dd3" - integrity sha512-wFBW4yciDfzQBSFmWNaEvHShnSGLMxSu9Lls6EUf6xDMavxSB36bsrVRX6CyAo/W0NeIIyEOW1LclGPgJV1okg== + version "3.341.0" + resolved "https://registry.yarnpkg.com/@aws-sdk/types/-/types-3.341.0.tgz#b4282a2d3a9f7ae85650a4b61a80326588ca9400" + integrity sha512-2KJf64BhJly/Ty35oWKlCElIqUP4kQ0LA+meSrgAmwl7oE0AYuO7V0ar1nsTGlsubYkLRvOuEhMcuNuumaUdoQ== dependencies: tslib "^2.5.0"