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

⚠️ Solve underscore vulnerability #29

Closed
3 tasks done
martijnversluis opened this issue Oct 13, 2021 · 1 comment
Closed
3 tasks done

⚠️ Solve underscore vulnerability #29

martijnversluis opened this issue Oct 13, 2021 · 1 comment
Milestone

Comments

@martijnversluis
Copy link
Collaborator

martijnversluis commented Oct 13, 2021

On ChordSheetJS, there is a transitive dependency on a version of underscore which is affected by CVE-2021-23358:

jsdoc-to-markdown 7.0.1
  jsdoc-api ^7.0.0
    jsdoc ^3.6.6
      underscore ~1.10.2

jsdoc 3.6.7 depends on underscore ~1.13.1, so we need to:

@martijnversluis martijnversluis added this to the PC Editor MVP milestone Oct 13, 2021
@martijnversluis martijnversluis changed the title Solve underscore vulnerability 💡 Solve underscore vulnerability Oct 13, 2021
@martijnversluis martijnversluis changed the title 💡 Solve underscore vulnerability ⚠️ Solve underscore vulnerability Oct 13, 2021
@isaiahdahl
Copy link

Seems like a no-brainer.

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

No branches or pull requests

2 participants