Bump aws-sdk from 2.1136.0 to 2.1138.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1136.0 to 2.1138.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1136.0...v2.1138.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-19 00:17:20 +00:00 committed by GitHub
parent bd1978a885
commit c2fa3d1567
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"@swc/core": "^1.2.186",
"aws-sdk": "^2.1136.0",
"aws-sdk": "^2.1138.0",
"copy-to-clipboard": "^3.3.1",
"csstype": "^3.1.0",
"dayjs": "^1.11.2",

View file

@ -402,10 +402,10 @@ ast-types-flow@^0.0.7:
resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad"
integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0=
aws-sdk@^2.1136.0:
version "2.1136.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1136.0.tgz#d103aed0313af2c254a2dbd54823af8057c7a0b9"
integrity sha512-cuXPB1lNoiK/oNTAN+Bud2Pp8/PvY7erL2DYPVN2zsk2nh9e8VG3yldf6KcEO6mm4q/FgZc4X6Zq+fOyuBY/wA==
aws-sdk@^2.1138.0:
version "2.1138.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1138.0.tgz#5975e028807a327e0900075de6a054fdd939a1f0"
integrity sha512-81Bs7qVf1/NrZBDCVIPpynODNN8fvXLdbsK024VITKFjts6DpvWjWPCsRYvEtaksF6uypMx5D02nTYJ8RiXq9w==
dependencies:
buffer "4.9.2"
events "1.1.1"