You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.
We ran an "npm audit" on our project and ran into a security vulnerability alert. It was tied to version 4.1.1 of npm-run-all which is included in the starter package.json file.
Here's the report:
=== npm audit security report ===
Manual Review
Some vulnerabilities require your attention to resolve
Visit https://go.npm.me/audit-guide for additional guidance
Critical Malicious Package
Package flatmap-stream
Patched in No patch available
Dependency of npm-run-all [dev]
Path npm-run-all > ps-tree > event-stream > flatmap-stream
More info https://nodesecurity.io/advisories/737
Updating to version 4.1.5 of "npm-run-all" resolves the issue.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We ran an "npm audit" on our project and ran into a security vulnerability alert. It was tied to version 4.1.1 of npm-run-all which is included in the starter package.json file.
Here's the report:
Updating to version 4.1.5 of "npm-run-all" resolves the issue.
The text was updated successfully, but these errors were encountered: