Skip to content

Commit

Permalink
Update dependency aws-sdk to v2.491.0 (#2148)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ardatan committed Jul 10, 2019
1 parent 950514b commit a754592
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.490.0",
"aws-sdk": "2.491.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.490.0:
version "2.490.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.490.0.tgz#c890e038a4cae854c857f3530f5ab00db69f59f1"
integrity sha512-8dCf+F360XEwOorTk0wVV/haaxYvUZnfZI6PVXfR8xbcVd7Ioh9KWRe+MqHNStEttE4UQzknEPrUj/mDW++NDw==
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==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit a754592

Please sign in to comment.