We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am using Pattern Lab Node v5.16.1 on Mac, with Node v12.13.1, using a Node Handlebars Edition.
v5.16.1
Mac
v12.13.1
After installation, there shouldn't be any vulnerabilities warnings.
The output currently shows some in the output on consuming setups.
There has already been a security fix release by the related dependency markdown-it: https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md#1232---2022-01-08
markdown-it
Do a regular npm install within an existing installation.
npm install
The text was updated successfully, but these errors were encountered:
mfranzke
Successfully merging a pull request may close this issue.
I am using Pattern Lab Node
v5.16.1
onMac
, with Nodev12.13.1
, using a Node Handlebars Edition.Expected Behavior
After installation, there shouldn't be any vulnerabilities warnings.
Actual Behavior
The output currently shows some in the output on consuming setups.
There has already been a security fix release by the related dependency
markdown-it
: https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md#1232---2022-01-08Steps to Reproduce
Do a regular
npm install
within an existing installation.The text was updated successfully, but these errors were encountered: