Bump aws-sdk from 2.1231.0 to 2.1237.0

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1231.0 to 2.1237.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.1231.0...v2.1237.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-20 19:13:22 +00:00
committed by GitHub
parent 897c2203b5
commit 5be04f5cab
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"aws-sdk": "^2.1228.0",
"aws-sdk": "^2.1237.0",
"axios": "^1.1.3",
"next": "12.3.1",
"next-safe": "^3.2.1",