filter npm audit only high

C++
npm audit | grep -B 1 -A 10 High
Source

Also in C++: