Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk to v2.702.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 22, 2020
1 parent ea64b95 commit 80a08be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -63,7 +63,7 @@
"@types/dotenv": "6.1.1",
"@types/jest": "26.0.0",
"@types/node": "10.17.26",
"aws-sdk": "2.701.0",
"aws-sdk": "2.702.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
Expand Up @@ -2275,10 +2275,10 @@ aws-sdk-mock@5.1.0:
sinon "^9.0.1"
traverse "^0.6.6"

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==
aws-sdk@2.702.0:
version "2.702.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.702.0.tgz#c5bb9a6caeb7d938b803095073fe981ff29e4244"
integrity sha512-FKRve3NOKeUKxFXeD6VfiIhXpIhym/yFdy7higxUObmsj2ssM/e7Iud79gUHRAKJW5fzusdtkBCAVBjotRGxew==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 80a08be

Please sign in to comment.