"jest-circus" is a dependency of react-scripts, but unable to find it under react-scripts.Is there anything I am missing?
Created by: akanksha2306
There is vulnerability found in 26.6.2 version of "expect" . It depends on "jest-circus".I thought of updating the jest-circus and thinking that its child dependency ie. "expect" would also get updated its latest version.Parent of "jest-circus" is "react-scripts".I tried searching "jest-circus" under "react-scripts" but could not find it. Is there any other way I can update the "jest-circus" to its latest dependency.? or If someone can guide how to update the "expect" to its latest version, it would be of great help.