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

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.219.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 2, 2018
1 parent 8d70d0b commit ef6477b
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.216.1"
"aws-sdk": "2.219.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.216.1:
version "2.216.1"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.216.1.tgz#9dbf964206d722240507cc60d46e8d3bae9c34f0"
aws-sdk@2.219.1:
version "2.219.1"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.219.1.tgz#d2d9705726ffd32661632e781e90bfaafd3c1693"
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit ef6477b

Please sign in to comment.