Skip to content

Commit

Permalink
chore(deps): bump aws-sdk from 2.1153.0 to 2.1210.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1153.0 to 2.1210.0.
- [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.1153.0...v2.1210.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>
  • Loading branch information
dependabot[bot] authored and Gio Palacino committed Sep 6, 2022
1 parent 85a51e4 commit 9b33be1
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "rm -rf dist; mkdir -p dist; webpack; zip -j dist/lambda-gateway.zip dist/*; rm dist/index.js"
},
"dependencies": {
"aws-sdk": "^2.1153.0"
"aws-sdk": "^2.1210.0"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.102",
Expand Down
Loading

0 comments on commit 9b33be1

Please sign in to comment.