Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #37 from adieuadieu/renovate/aws-sdk-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency aws-sdk to v2.216.1
  • Loading branch information
adieuadieu committed Mar 29, 2018
2 parents 7bf1b87 + a7222a1 commit 8d70d0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"upgrade-dependencies": "yarn upgrade-interactive --latest --exact"
},
"dependencies": {
"aws-sdk": "2.215.1"
"aws-sdk": "2.216.1"
},
"devDependencies": {
"@types/aws-lambda": "0.0.34",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -274,9 +274,9 @@ aws-sdk-mock@1.7.0:
sinon "^1.17.3"
traverse "^0.6.6"

aws-sdk@2.215.1:
version "2.215.1"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.215.1.tgz#e9837dd5a0c26ad3be99c9b41f4f5458f5a30b8f"
aws-sdk@2.216.1:
version "2.216.1"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.216.1.tgz#9dbf964206d722240507cc60d46e8d3bae9c34f0"
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit 8d70d0b

Please sign in to comment.