chore: Bump aws-sdk from 2.1078.0 to 2.1083.0 (#397)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1078.0 to 2.1083.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.1078.0...v2.1083.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-03-01 03:02:30 +00:00
committed by GitHub
parent f06248b64a
commit 5d27778945
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -965,9 +965,9 @@
"dev": true
},
"aws-sdk": {
"version": "2.1078.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1078.0.tgz",
"integrity": "sha512-eJuiiCE4tomYzsxqfsjERmQ1WQkNAe5RUhOXUwJbGTEfwmbiQqq/HgVYrwcMswOHoURbtKpB5SSrTLNOBuyurA==",
"version": "2.1083.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1083.0.tgz",
"integrity": "sha512-o9pOC3LrkJRKLwSumdFrNWzGAVRNPGt4EFS48/917BaFafvnOAzOG/DM8cl5yguz3wT7eylj92I4pP2TE3qZIQ==",
"requires": {
"buffer": "4.9.2",
"events": "1.1.1",