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
formidable
Type of issue: (check with "[x]")
New feature request Bug Support request Documentation
Current behaviour:
The @alfresco/js-api@7.7.0 uses a vulnerable version of superagent which exposes a critical vulnerability through a peer dependency:
@alfresco/js-api@7.7.0
Currently used version of superagent:
superagent
alfresco-ng2-components/package.json
Line 90 in 1173253
More information:
Expected behavior:
Use the patched version of superagent as soon as it is available
Steps to reproduce the issue:
alfresco-ng2-components
npm install
npm audit
npm ls formidable
Component name and version:
package.json
Browser and version:
all
Node version (for build issues):
New feature request:
The text was updated successfully, but these errors were encountered:
The new major version of superagent is now available:
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Type of issue: (check with "[x]")
Current behaviour:
The
@alfresco/js-api@7.7.0
uses a vulnerable version of superagent which exposes a critical vulnerability through a peer dependency:Currently used version of
superagent
:alfresco-ng2-components/package.json
Line 90 in 1173253
More information:
Expected behavior:
Use the patched version of
superagent
as soon as it is availableSteps to reproduce the issue:
alfresco-ng2-components
repositorynpm install
npm audit
npm ls formidable
Component name and version:
package.json
Browser and version:
all
Node version (for build issues):
all
New feature request:
The text was updated successfully, but these errors were encountered: