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
Dependabot is reporting a vulnerability in the swagger-ui-dist version used by this package:
The swagger-ui-dist package before 4.1.3 for Node.js could allow a remote attacker to hijack the clicking action of the victim. By persuading a victim to visit a malicious Web site, a remote attacker could exploit this vulnerability to hijack the victim's click actions and possibly launch further attacks against the victim.
The swagger-ui-dist package is listed in the greenkeeper ignore section of the package.json for this project. Is it absolutely necessary to continue using this insecure version or is it possible to update to the latest 4.1.3?
The text was updated successfully, but these errors were encountered:
I created a new version today with updated dependencies.
For swagger-ui-dist I updated not to v4 which would be a kind of breaking change but to the latest 3.52.2.
My plan for future versions is to exclude swagger-ui-dist as a direct dependency.
Dependabot is reporting a vulnerability in the
swagger-ui-dist
version used by this package:The
swagger-ui-dist
package is listed in the greenkeeper ignore section of the package.json for this project. Is it absolutely necessary to continue using this insecure version or is it possible to update to the latest4.1.3
?The text was updated successfully, but these errors were encountered: