Skip to content

Commit

Permalink
Bump aws-sdk from 2.369.0 to 2.814.0 in /src/functions/setup (#65)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.369.0 to 2.814.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.369.0...v2.814.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2021
1 parent ffdb3d6 commit 1bcfa88
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 38 deletions.
89 changes: 52 additions & 37 deletions src/functions/setup/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/functions/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Setup the static S3 files",
"main": "index.js",
"dependencies": {
"aws-sdk": "2.369.0",
"aws-sdk": "2.814.0",
"mime-types": "2.1.24",
"unzipper": "0.10.10"
}
Expand Down

0 comments on commit 1bcfa88

Please sign in to comment.