Skip to content

Commit

Permalink
Merge pull request #86 from lifion/feature/renovate-aws-sdk-2.x
Browse files Browse the repository at this point in the history
Update dependency aws-sdk to ^2.418.0
  • Loading branch information
eaviles authored Mar 8, 2019
2 parents 76476d9 + a212140 commit 138b242
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"version": "auto-changelog -p && git add CHANGELOG.md"
},
"dependencies": {
"aws-sdk": "^2.417.0",
"aws-sdk": "^2.418.0",
"aws4": "^1.8.0",
"fast-deep-equal": "^2.0.1",
"got": "^9.6.0",
Expand Down

0 comments on commit 138b242

Please sign in to comment.