chore: Bump aws-sdk from 2.1239.0 to 2.1244.0 (#558)

Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1239.0 to 2.1244.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.1239.0...v2.1244.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>

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-11-01 03:43:42 +00:00
committed by GitHub
parent 6047a42774
commit 3179f23dc4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1090,9 +1090,9 @@
"integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw=="
},
"aws-sdk": {
"version": "2.1239.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1239.0.tgz",
"integrity": "sha512-746OlzNxjaMux93cTr5//WyY8t2HwRuJOO41qKDhXmklZibFDBc/3v/8CYzb1jsEYy77AO2J045+TkP9N10Wcw==",
"version": "2.1244.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1244.0.tgz",
"integrity": "sha512-V7uXdz3Koti2FfU07Xj6SGnv4UVIGcw03aEGLiidieilQYYVrny828pn2Pl2X9AWJJczE/iLzge/ITTJ7ZPwZQ==",
"requires": {
"buffer": "4.9.2",
"events": "1.1.1",