Skip to content

Commit

Permalink
Update dependency aws-sdk to ^2.748.0 (#3619)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2020
1 parent 74ad0cf commit 4e9cf67
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/polite-roses-yawn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@keystonejs/file-adapters": patch
---

Updated dependency `aws-sdk` to `^2.748.0`.
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.747.0",
"aws-sdk": "^2.748.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 @@ -6454,10 +6454,10 @@ autoprefixer@^9.6.0, autoprefixer@^9.6.1:
postcss "^7.0.17"
postcss-value-parser "^4.0.0"

aws-sdk@^2.747.0:
version "2.747.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.747.0.tgz#487776536a7f8e4e18d57ff22dd50d777f1d0fe8"
integrity sha512-JA2ygLXFw0tLjc6nlauH3wnc6haoPU023fJCZN01xrw22l+s4rRjVGxJmG83VrfCmq+lrqCv0kVwlzyxbixGhA==
aws-sdk@^2.748.0:
version "2.748.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.748.0.tgz#660d9d8202b1e48820ae9e018abad8d7b51af0b1"
integrity sha512-H+DCioQ4AChoBxGMtagcJ3a0mM0lOh3ta/dWIrfPTECAlRIuxlrBDp78cRhPgvdYYUxW54kB/IaHGR2xPP8JXw==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 4e9cf67

Please sign in to comment.