Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to v2.681.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 20, 2020
1 parent d844795 commit aa2e977
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 @@ -4,7 +4,7 @@
"version": "1.6.217",
"author": "Jesse Stuart <hi@jessestuart.com>",
"dependencies": {
"aws-sdk": "2.680.0",
"aws-sdk": "2.681.0",
"fracty": "1.0.9",
"invariant": "2.2.4",
"lodash": "4.17.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2778,10 +2778,10 @@ autoprefixer@^9.7.4:
postcss "^7.0.26"
postcss-value-parser "^4.0.2"

aws-sdk@2.680.0:
version "2.680.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.680.0.tgz#8638cf9dc5dad033b20af21009ac91d5c7888e4a"
integrity sha512-sq19d5cNrgtcoMQc8GlwRrN11zT5FVxc+ZHL9P6lNAlGA3av3dwpt6+4smvhHpPzpzT0fG5A7HMczgjbLaLUDA==
aws-sdk@2.681.0:
version "2.681.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.681.0.tgz#09eeedb5ca49813dfc637908abe408ae114a6824"
integrity sha512-/p8CDJ7LZvB1i4WrJrb32FUbbPdiZFZSN6FI2lv7s/scKypmuv/iJ9kpx6QWSWQZ72kJ3Njk/0o7GuVlw0jHXw==
dependencies:
buffer "4.9.1"
events "1.1.1"
Expand Down

0 comments on commit aa2e977

Please sign in to comment.