Skip to content

Commit

Permalink
Update dependency aws-sdk to ^2.869.0 (keystonejs#5179)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 22, 2021
1 parent c7f1fe2 commit 25b4533
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.865.0",
"aws-sdk": "^2.869.0",
"cloudinary": "^1.25.1",
"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 @@ -4748,10 +4748,10 @@ autoprefixer@^10.2.5:
normalize-range "^0.1.2"
postcss-value-parser "^4.1.0"

aws-sdk@^2.865.0:
version "2.868.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.868.0.tgz#2c31f5d788e4487ac29f51498e46cc91b0d1de6a"
integrity sha512-ZayPsA/ycaAXqqa2oDyf8iUpl1WOLODZS8ZdvYj77L5owMQm0XC7yqiD+WHj9nToUECF9VAD+AKQMIN6695tVQ==
aws-sdk@^2.869.0:
version "2.869.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.869.0.tgz#f0fc6945979b7f675103424e1fe81688b90e67cf"
integrity sha512-Sj9H+OH1sizBJt6WyTFBvCthZ1hRNUi4qRFO922agf+cOfmq1r+PYLOcG/0qgLMe2aelRwfT2qE2AZ97mADiOw==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit 25b4533

Please sign in to comment.