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

remove dependency on word-wrap (fix for: CVE-2023-26115) #341

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jul 11, 2023

  1. replace word-wrap

    the word-wrap library is severely out of date and seems mostly abandoned. And `npm audit` marks it as vulnerable to DoS. I think this should replace the dependency all together.
    chris-kruining authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f4e2ae7 View commit details
    Browse the repository at this point in the history
  2. Update colors.ts

    chris-kruining authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2d2893b View commit details
    Browse the repository at this point in the history
  3. Update package.json

    chris-kruining authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    e1d751b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix code styling

    chris-kruining authored Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cac9cac View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    a4a5e1e View commit details
    Browse the repository at this point in the history