Hello everybody . I have run npm install glob-parent and i have a response :‘found 3 moderate severity vulnerabilities’ .After that i run npm audit and the return was
Moderate Regular expression denial of service
Package glob-parent
Patched in >=5.1.2
Dependency of react-scripts
Path react-scripts > webpack > watchpack > watchpack-chokidar2 >
chokidar > glob-parent
More info npm
I tried to upgrade glob-parent to the latest version but i have the same problem
What can i do?