Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update docusaurus dependencies #27

Merged

Conversation

CodeMonkeyLeet
Copy link
Contributor

docusaurus/core@2.2.0 has transitive dependencies on got@9.6.0 and trim@0.0.1 which have security vulnerabilities. Docusaurus 2.3.0 and canary do not have updates to these dependencies coming in the near future, so this change forces yarn resolution to the patched versions.

Signed-off-by: Simon Leet simon.leet@microsoft.com

docusaurus/core@2.2.0 has transitive dependencies on got@9.6.0 and
trim@0.0.1 which have security vulnerabilities. Docusaurus 2.3.0 and
canary do not have updates to these dependencies coming in the near
future, so this change forces yarn resolution to the patched versions.

Signed-off-by: Simon Leet <simon.leet@microsoft.com>
@codecov-commenter
Copy link

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (0a521f3) compared to base (519d647).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           27        27           
=========================================
  Hits            27        27           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Member

@sozercan sozercan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find! LGTM

@CodeMonkeyLeet CodeMonkeyLeet merged commit e99300f into project-copacetic:main Jan 31, 2023
@CodeMonkeyLeet CodeMonkeyLeet deleted the update_docusaurus_deps branch January 31, 2023 18:37
ashnamehrotra pushed a commit to ashnamehrotra/copacetic that referenced this pull request Aug 25, 2023
Signed-off-by: Simon Leet <simon.leet@microsoft.com>
Co-authored-by: Sertaç Özercan <852750+sozercan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants