Skip to content

Commit

Permalink
Update aws-sdk requirement from ^2.1028.0 to ^2.1033.0
Browse files Browse the repository at this point in the history
Updates the requirements on [aws-sdk](https://github.com/aws/aws-sdk-js) to permit the latest version.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.1028.0...v2.1033.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 22, 2021
1 parent 8148eb9 commit 1909e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"arraybuffer-to-string": "^1.0.2",
"async": "^3.2.2",
"aws-sdk": "^2.1028.0",
"aws-sdk": "^2.1033.0",
"axios": "^0.24.0",
"body-parser": "^1.19.0",
"boolean": "^3.1.4",
Expand Down

0 comments on commit 1909e85

Please sign in to comment.