Skip to content

Commit

Permalink
Bump aws-sdk to ^2.1073.0 (mui#31049)
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 Feb 14, 2022
1 parent 37315f2 commit af25bdf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/packages/feedback/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
"claudia": "^5.14.0"
},
"optionalDependencies": {
"aws-sdk": "^2.1070.0"
"aws-sdk": "^2.1073.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4528,10 +4528,10 @@ available-typed-arrays@^1.0.2:
dependencies:
array-filter "^1.0.0"

aws-sdk@^2.1009.0, aws-sdk@^2.1070.0:
version "2.1070.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1070.0.tgz#e7a27c34ed3a92776aa9128ed3469cb94bba9655"
integrity sha512-tkmuycoJ9k0qF1iq03iqyhevxP3l0OlrnUxjd0x8nZ9Ko1TGjyj0yJS4Vbd4r5RBpKUwRqedB7TAyZ/71mcZKw==
aws-sdk@^2.1009.0, aws-sdk@^2.1073.0:
version "2.1073.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1073.0.tgz#96c0c25c89f814c4aa4262e6eeef20eec9fda0da"
integrity sha512-TtyHDL4ZEs8Zh/DqWY/hv745DTWrIwOyBAvfjBJ45RE9h0TjpWqCIowEtb6gRPAKyPPyfGH4s+rEYu07vNK1Hg==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down

0 comments on commit af25bdf

Please sign in to comment.