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 yaml vulnerability caught by npm #202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

phocks
Copy link
Member

@phocks phocks commented Apr 25, 2023

Fixes:

# npm audit report

yaml  <2.2.2
Severity: moderate
Uncaught Exception in yaml - https://github.com/advisories/GHSA-f9xv-q969-pqx4
fix available via `npm audit fix --force`
Will install [email protected], which is a breaking change
node_modules/yaml
  cosmiconfig  6.0.0 - 7.1.0
  Depends on vulnerable versions of yaml
  node_modules/cosmiconfig
    fork-ts-checker-webpack-plugin  >=5.0.0-alpha.1
    Depends on vulnerable versions of cosmiconfig
    node_modules/fork-ts-checker-webpack-plugin

Tested TypeScript build locally with updated fork-ts-checker-webpack-plugin and it still works

https://github.com/TypeStrong/fork-ts-checker-webpack-plugin

fork-ts-checker-webpack-plugin
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.

1 participant