Skip to content

Commit

Permalink
chore(deps): update dependency aws-sdk to v2.473.0 (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and YOU54F committed Jun 11, 2019
1 parent 932e872 commit fc07ffc
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 @@ -61,7 +61,7 @@
"@types/dotenv": "6.1.1",
"@types/jest": "24.0.13",
"@types/node": "10.14.9",
"aws-sdk": "2.471.0",
"aws-sdk": "2.473.0",
"aws-sdk-mock": "4.4.0",
"coveralls": "3.0.4",
"cypress": "3.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1825,10 +1825,10 @@ aws-sdk-mock@4.4.0:
sinon "^7.3.1"
traverse "^0.6.6"

aws-sdk@2.471.0:
version "2.471.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.471.0.tgz#08d9ad6fe7216ee4c7c4ea99d7e66b33d9e07930"
integrity sha512-c7e1939Nep03xLyN+qV1uzzotxYVqtcj+5x87C1s3qOPSG7aSVIbtJfcu4RUdtsKty5qUef6muJ6ohNMRYrW6g==
aws-sdk@2.473.0:
version "2.473.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.473.0.tgz#2dd7e661471f21bdab399e93e606ee97e57e6960"
integrity sha512-1Qr16lOcz4ANzl/oPQRR+fxchfvUx4PVQhUNnDU3FH9OBfU3Xj+Vh6bGYFbreFQgqIqXUTEuJR5pC44uK70YfA==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit fc07ffc

Please sign in to comment.