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

Update npm dependencies #1817

Merged
merged 4 commits into from
Dec 26, 2023

Commits on Aug 11, 2023

  1. Update npm dependencies with npm audit fix, except markmap-lib

    npm found 160 vulnerabilities (6 low, 75 moderate, 63 high, 16 critical)
    from the original dependencies. Using `npm audit fix` to update most of
    the dependencies will eliminate 37 of the 160 vulnerabilities.
    
    markmap-lib was excluded in this update because it actually contains
    breaking changes.
    
    Signed-off-by: Peter Dave Hello <[email protected]>
    PeterDaveHello committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    192698b View commit details
    Browse the repository at this point in the history
  2. Update npm dependency markmap-lib to ^0.9.3

    Signed-off-by: Peter Dave Hello <[email protected]>
    PeterDaveHello committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    976bca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f7d202 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. fix: markmap api changes in 0.9.3

    Signed-off-by: Yukai Huang <[email protected]>
    Yukaii committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    2a977bc View commit details
    Browse the repository at this point in the history