Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk to v2.580.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 26, 2019
1 parent f6fd99b commit 9f6b976
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/dotenv": "6.1.1",
"@types/jest": "24.0.23",
"@types/node": "10.17.6",
"aws-sdk": "2.579.0",
"aws-sdk": "2.580.0",
"aws-sdk-mock": "4.5.0",
"coveralls": "3.0.9",
"cypress": "3.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1907,10 +1907,10 @@ aws-sdk-mock@4.5.0:
sinon "^7.3.2"
traverse "^0.6.6"

aws-sdk@2.579.0:
version "2.579.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.579.0.tgz#52ee66ee7e6e6c11993a2aa2e9c3ca7eea2d22d0"
integrity sha512-7RLGcsSkQJTc2Dmc+CFTQMcQ23GmXegbpeKPkMZbb/wRo9LBWhnt2hCJF4ql0skHFVpuJh1MyfjiWUUe2dnkWQ==
aws-sdk@2.580.0:
version "2.580.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.580.0.tgz#b411168ab3b92a1c2977e9c020406af2a5b74cf7"
integrity sha512-YUn/LgaSjWuFDCAIOiOvyXbuRpNEzTPLbwRs3GpEmrP1hJrOChXh0p7GH61sTZdeJZarCSETUOWU5ngjpCOjKA==
dependencies:
buffer "^4.9.1"
events "^1.1.1"
Expand Down

0 comments on commit 9f6b976

Please sign in to comment.