Skip to content

Commit

Permalink
fix(deps): update dependency aws-sdk to ^2.768.0 (#3888)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 6, 2020
1 parent 921303a commit 0c9b600
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/file-adapters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"node": ">=10.0.0"
},
"dependencies": {
"aws-sdk": "^2.767.0",
"aws-sdk": "^2.768.0",
"cloudinary": "^1.23.0",
"mkdirp": "^1.0.4",
"url-join": "^4.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6740,10 +6740,10 @@ autoprefixer@^9.6.0, autoprefixer@^9.6.1:
postcss "^7.0.17"
postcss-value-parser "^4.0.0"

aws-sdk@^2.767.0:
version "2.767.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.767.0.tgz#9863c8bfd5990106b95f38e9345a547fee782470"
integrity sha512-soPZxjNpat0CtuIqm54GO/FDT4SZTlQG0icSptWYfMFYdkXe8b0tJqaPssNn9TzlgoWDCNTdaoepM6TN0rNHkQ==
aws-sdk@^2.768.0:
version "2.768.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.768.0.tgz#1b3f2de6537add292b43f88ce348a0790ffea708"
integrity sha512-yIY1Fbj8kvyP3cEHOCvvw59IRqcYq84/aB0BGfuWPQzPVRjTYVxA8zP/iytM4Zo+NO8xkCq9Wc9OoMfwZZb+GQ==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 0c9b600

Please sign in to comment.