Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk to v2.821.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 4, 2021
1 parent 34a2f8d commit b605087
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 @@ -66,7 +66,7 @@
"@types/dotenv": "6.1.1",
"@types/jest": "26.0.19",
"@types/node": "10.17.50",
"aws-sdk": "2.820.0",
"aws-sdk": "2.821.0",
"aws-sdk-mock": "5.1.0",
"coveralls": "3.1.0",
"cypress": "4.12.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2414,10 +2414,10 @@ aws-sdk-mock@5.1.0:
sinon "^9.0.1"
traverse "^0.6.6"

aws-sdk@2.820.0:
version "2.820.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.820.0.tgz#03933a444fed71b86d4726e63ad80af9aba07a96"
integrity sha512-OwGHxprG4KX5QC+vc77Xl7RCkJdwwKYPB7Gw3odNlMfdljedw7ICBylsMSBEwi/YjwaPryKPevHdOJAHbTKvQg==
aws-sdk@2.821.0:
version "2.821.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.821.0.tgz#42ac111c24933e18a1f665f31121f6c4e7acd86d"
integrity sha512-UtUlURMzmns1Wq8uAdJcyKsm/nW7iRYgTQEONQIpud0xwtjpPPR1pBFB0RSNZuYnZxcWboo807+jxq+LjaBEKA==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit b605087

Please sign in to comment.