Bump aws-sdk from 2.1187.0 to 2.1189.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1187.0 to 2.1189.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.1187.0...v2.1189.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-08-04 23:48:38 +00:00 committed by GitHub
parent 111d704631
commit cc69f32b96
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
"buildexport": "next build && next export"
},
"dependencies": {
"aws-sdk": "^2.1187.0",
"aws-sdk": "^2.1189.0",
"copy-to-clipboard": "^3.3.2",
"@swc/core": "^1.2.222",
"csstype": "^3.1.0",