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
The application contained multiple dependencies that were not pinned to an exact version, but they were set
to a supported version (ˆx.x.x). This could potentially allow dependency attacks.
Recommendation
The repository dependencies in the package.json files should be pinned to exact versions to prevent
dependency attacks.