-
Notifications
You must be signed in to change notification settings - Fork 2.5k
High severity vulnerability in npm dependency #3506
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
Labels
Comments
luchsamapparat
added a commit
to luchsamapparat/nx
that referenced
this issue
Aug 13, 2020
luchsamapparat
added a commit
to luchsamapparat/nx
that referenced
this issue
Aug 13, 2020
luchsamapparat
added a commit
to luchsamapparat/nx
that referenced
this issue
Aug 13, 2020
fixes security vulnerability caused by serialize-javascript < 3.1.0 closes nrwl#3506
jaysoo
pushed a commit
that referenced
this issue
Aug 14, 2020
fixes security vulnerability caused by serialize-javascript < 3.1.0 closes #3506
jaysoo
pushed a commit
to luchsamapparat/nx
that referenced
this issue
Aug 14, 2020
fixes security vulnerability caused by serialize-javascript < 3.1.0 closes nrwl#3506
jaysoo
pushed a commit
that referenced
this issue
Aug 14, 2020
fixes security vulnerability caused by serialize-javascript < 3.1.0 closes #3506
FrozenPandaz
pushed a commit
that referenced
this issue
Aug 18, 2020
fixes security vulnerability caused by serialize-javascript < 3.1.0 closes #3506
FrozenPandaz
pushed a commit
that referenced
this issue
Aug 18, 2020
fixes security vulnerability caused by serialize-javascript < 3.1.0 closes #3506
FrozenPandaz
pushed a commit
that referenced
this issue
Aug 18, 2020
fixes security vulnerability caused by serialize-javascript < 3.1.0 closes #3506
Doginal
pushed a commit
to Doginal/nx
that referenced
this issue
Nov 25, 2020
fixes security vulnerability caused by serialize-javascript < 3.1.0 closes nrwl#3506
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Current Behavior
npm audit
Expected Behavior
No high severity vulnerabilities.
Steps to Reproduce
Very easy:
npx create-nx-workspace npmaudittest
cd npmaudittest/
npm install --save @nrwl/express
npm audit
Environment
The text was updated successfully, but these errors were encountered: