Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk to v2.835.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 3, 2021
1 parent 345bdec commit 4da7ea7
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.20",
"@types/node": "10.17.51",
"aws-sdk": "2.834.0",
"aws-sdk": "2.835.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 @@ -2321,10 +2321,10 @@ aws-sdk-mock@5.1.0:
sinon "^9.0.1"
traverse "^0.6.6"

aws-sdk@2.834.0:
version "2.834.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.834.0.tgz#1d9f8ed7cf2ed885041142d67e29f45cbb8621b7"
integrity sha512-9WRULrn4qAmgXI+tEW/IG5s/6ixJGZqjPOrmJsFZQev7/WRkxAZmJAjcwd4Ifm/jsJbXx2FSwO76gOPEvu2LqA==
aws-sdk@2.835.0:
version "2.835.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.835.0.tgz#4769360da8f807d956200c70ec81843e7a450c3f"
integrity sha512-codVDhqE6PD4P7m5j8T0o4jer2Gt/oy+QqU+0BhzeuH/ryT+03YJDw8mXlfMWlhQ+6ZQBMZ3+YT69/85VgR6IQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 4da7ea7

Please sign in to comment.