Bump aws-sdk from 2.1224.0 to 2.1228.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1224.0 to 2.1228.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.1224.0...v2.1228.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-10-03 23:35:20 +00:00 committed by GitHub
parent b232e933c5
commit c6ef241d67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
},
"dependencies": {
"next": "12.3.1",
"aws-sdk": "^2.1224.0",
"aws-sdk": "^2.1228.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-fade-in": "^2.0.1",