Skip to content

Commit

Permalink
build(deps): update dependency aws-sdk to v2.683.0 (#6320)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2020
1 parent 8ed1eb0 commit d42654c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@sindresorhus/is": "2.1.1",
"@snyk/ruby-semver": "2.2.0",
"@yarnpkg/lockfile": "1.1.0",
"aws-sdk": "2.662.0",
"aws-sdk": "2.683.0",
"azure-devops-node-api": "10.1.1",
"bunyan": "1.8.12",
"cacache": "15.0.3",
Expand Down
17 changes: 1 addition & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2129,22 +2129,7 @@ aws-sdk-mock@5.1.0:
sinon "^9.0.1"
traverse "^0.6.6"

aws-sdk@2.662.0:
version "2.662.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.662.0.tgz#c41c809648104b8aba6276e12eb7ad43a6fca40d"
integrity sha512-emZOIKHCV2EHByRNAm7d++1ugzRpLx4WhMm+T9ydy/OyKcOGVAAMPVW0Mib5GXuWpC6A6aE7ACi3pZTjK9LMQA==
dependencies:
buffer "4.9.1"
events "1.1.1"
ieee754 "1.1.13"
jmespath "0.15.0"
querystring "0.2.0"
sax "1.2.1"
url "0.10.3"
uuid "3.3.2"
xml2js "0.4.19"

aws-sdk@^2.637.0:
aws-sdk@2.683.0, aws-sdk@^2.637.0:
version "2.683.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.683.0.tgz#c374374a443790a9520b1b00a3f0d42085c42891"
integrity sha512-mi1175pJMbQhCWhBEQ5ccQ3SDE+SJzbapuAQtcb7tdLLV7dPKf4zQXhpqK1uG0dysm8NhsNtgxwA2diYOKWlTg==
Expand Down

0 comments on commit d42654c

Please sign in to comment.