Skip to content

Commit

Permalink
Merge pull request #1381 from dotansimha/renovate/aws-sdk-2.x
Browse files Browse the repository at this point in the history
Update dependency aws-sdk to v2.412.0
  • Loading branch information
dotansimha authored Mar 1, 2019
2 parents 3626921 + c1b52df commit 0a2f500
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/live-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "/live-demo/",
"devDependencies": {
"aws-sdk": "2.411.0",
"aws-sdk": "2.412.0",
"source-map-explorer": "1.7.0"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2032,10 +2032,10 @@ [email protected]:
source-map-support "^0.5.3"
webpack-log "^1.2.0"

aws-sdk@2.411.0:
version "2.411.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.411.0.tgz#1a6df6c4eed402b43a047c57eaef839279718b34"
integrity sha512-8SqJeIoXDfOu4dyiMfaw/outfkXiwDV8cZcGjFD7D+qyAipGuJc+rnzNwAzeKedAz+1KZpxOXrrovDJWKAik5g==
aws-sdk@2.412.0:
version "2.412.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.412.0.tgz#d6b4731111ee1e0855ef22dfcdc9b6cb4e5b7233"
integrity sha512-Bjj/vB4fcnH5KE/nc6v513ueGeB9WxCE40fZVcpRdASMY7K7rYe1GIHwp+W2gddvFvz0BCinJgWBRtbai9++tg==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit 0a2f500

Please sign in to comment.