-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
Describe the bug
npm install and npm audit that are used in the build of the application reports vulnerabilities tied to the react-scripts package.
To Reproduce
Steps to reproduce the behavior:
- Run
npm installornpm auditinside the project directory - Vulnerabilities reported
Expected behavior
We always expect no vulnerabilities to be reported, however this is a vulnerability for a development dependency that has no impact on the production build of the app.
Additional context
The issue will be automatically fixed when PR, estimated to be on the next major version.
This issue is discussed in more detail here
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels