We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
react-scripts
Currently, we are using react-scripts 4.0.3 This introduces a lot of security warnings
105 vulnerabilities (1 low, 93 moderate, 9 high, 2 critical)
There is a new version of react-scripts available: 5.0.0 This reduces the security warnings to
8 moderate severity vulnerabilities
However, this update introduces problems with jointjs. In particular, some imports are not found anymore.
jointjs
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently, we are using react-scripts 4.0.3
This introduces a lot of security warnings
There is a new version of
react-scripts
available: 5.0.0This reduces the security warnings to
However, this update introduces problems with
jointjs
. In particular, some imports are not found anymore.The text was updated successfully, but these errors were encountered: