We are using json-schema-generator@2.0.6 which is the latest version and found this security vulnerability:
High severity vulnerability found in extend
Description: Prototype Pollution
Introduced through: json-schema-generator@2.0.6
From: json-schema-generator@2.0.6 > request@2.83.0 > extend@3.0.1
Solution is to use the right version of request which does not use extend@3.0.1; if latest version of request still has that issue, then request needs to fix that by using the latest version of extend where they fix this issue.
Prototype Pollution security issue
Solution is to use the right version of
request
which does not use extend@3.0.1; if latest version ofrequest
still has that issue, thenrequest
needs to fix that by using the latest version ofextend
where they fix this issue.