Skip to content

Commit

Permalink
Update dependency aws-sdk to v2.492.0 (#2154)
Browse files Browse the repository at this point in the history

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
2 people authored and dotansimha committed Jul 11, 2019
1 parent 1308722 commit f886512
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
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "/live-demo/",
"devDependencies": {
"aws-sdk": "2.491.0",
"aws-sdk": "2.492.0",
"source-map-explorer": "2.0.1",
"typescript": "3.5.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3509,10 +3509,10 @@ autoprefixer@^9.0.0, autoprefixer@^9.4.9, autoprefixer@^9.6.0:
postcss "^7.0.16"
postcss-value-parser "^3.3.1"

aws-sdk@2.491.0:
version "2.491.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.491.0.tgz#9bb4d1c48b18310aca6912d8fe2a4df8d0a3cd2b"
integrity sha512-xhTdBrzW/VaudjhgCMW1woIm4O0CiKoZR8xeEh2pqC8Ph1aJnkvUnHvaUbqB6c65ZBD44lR0zCbH2Yw+OSNU9A==
aws-sdk@2.492.0:
version "2.492.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.492.0.tgz#63a57c3b558b5699090a6b3ce2ccbc522678a89c"
integrity sha512-9Mj4nNXoxUehLaeoGE53eLOdOUtkQyTmkAkofK+gbXxfB+V1cXYngdUJwTaRpKx4OJHy4ntKoP+JRvvScD6XeA==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit f886512

Please sign in to comment.