Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk to v2.662.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 23, 2020
1 parent 446201e commit fa63317
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 @@ -62,7 +62,7 @@
"@types/dotenv": "6.1.1",
"@types/jest": "25.2.1",
"@types/node": "10.17.21",
"aws-sdk": "2.661.0",
"aws-sdk": "2.662.0",
"aws-sdk-mock": "5.1.0",
"coveralls": "3.0.13",
"cypress": "4.4.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2350,10 +2350,10 @@ aws-sdk-mock@5.1.0:
sinon "^9.0.1"
traverse "^0.6.6"

aws-sdk@2.661.0:
version "2.661.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.661.0.tgz#e877dbc0d07b74e93e2383eb4cd0407592b1e46e"
integrity sha512-dfGtbRQQUmcpj6WGVhj7q2PADCvDhLf+/aRGPXcMrm0cnHavkmHPVaSvrw2lJJJ5N9MsBKoUyacrVcIQkfNsgw==
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"
Expand Down

0 comments on commit fa63317

Please sign in to comment.