Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk to v2.701.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 19, 2020
1 parent 0d86d05 commit 61db674
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 @@ -63,7 +63,7 @@
"@types/dotenv": "6.1.1",
"@types/jest": "26.0.0",
"@types/node": "10.17.26",
"aws-sdk": "2.700.0",
"aws-sdk": "2.701.0",
"aws-sdk-mock": "5.1.0",
"coveralls": "3.1.0",
"cypress": "4.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2275,10 +2275,10 @@ aws-sdk-mock@5.1.0:
sinon "^9.0.1"
traverse "^0.6.6"

aws-sdk@2.700.0:
version "2.700.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.700.0.tgz#4bad5970e262d04f47484506f49f6d34735d3f6c"
integrity sha512-faBkr/D3IavfL2mwst4/thiKsHkN8YCwU9927Mkiushbe7n4UXxlcNf7LnVxFyjr3WIf4KfziSw4bajRAiAjYA==
aws-sdk@2.701.0:
version "2.701.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.701.0.tgz#9827b7eb2bf87722c348d5195c17620b5fe1bead"
integrity sha512-95fWGr6gvyRH408VP5LQAycB8Wqw665ll7q6/soscGFD+2HuQ+gB5qpSlXJwOgSggKQCaExWoQnDABBoTSXM2w==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 61db674

Please sign in to comment.