Bump aws-sdk from 2.1195.0 to 2.1199.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1195.0 to 2.1199.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.1195.0...v2.1199.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-22 06:12:56 +00:00 committed by GitHub
parent ec1dc2fe5f
commit 57f3386b9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

View file

@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"aws-sdk": "^2.1194.0",
"aws-sdk": "^2.1199.0",
"next": "12.2.5",
"react": "18.2.0",
"react-dom": "18.2.0",