Skip to content

Commit

Permalink
build(deps): update dependency aws-sdk to v2.747.0 (#7203)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 7, 2020
1 parent f3a3db4 commit 9573c15
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 @@ -113,7 +113,7 @@
"@sindresorhus/is": "3.1.2",
"@yarnpkg/core": "2.2.2",
"@yarnpkg/parsers": "2.2.0",
"aws-sdk": "2.738.0",
"aws-sdk": "2.747.0",
"azure-devops-node-api": "10.1.1",
"bunyan": "1.8.14",
"cacache": "15.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2365,10 +2365,10 @@ aws-sdk-mock@5.1.0:
sinon "^9.0.1"
traverse "^0.6.6"

aws-sdk@2.738.0, aws-sdk@^2.637.0:
version "2.738.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.738.0.tgz#37e4b75ab1acf9bc01bea5d4f83ebb937842de6a"
integrity sha512-oO1odRT4DGssivoP6lHO3yB6I+5sU0uqpj6UJ0kS5wrHQ9J9EGrictLVKA9y6XhN0sNW+XPNLD9jMMY/A+gXWA==
aws-sdk@2.747.0, aws-sdk@^2.637.0:
version "2.747.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.747.0.tgz#487776536a7f8e4e18d57ff22dd50d777f1d0fe8"
integrity sha512-JA2ygLXFw0tLjc6nlauH3wnc6haoPU023fJCZN01xrw22l+s4rRjVGxJmG83VrfCmq+lrqCv0kVwlzyxbixGhA==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 9573c15

Please sign in to comment.