krg7880 / json-schema-generator

Generates draft v4 schema from a local file or a remote JSON url.
MIT License
174 stars 53 forks source link

Update request dependency version issue#21 #22

Closed schadha-ibm closed 6 years ago

schadha-ibm commented 7 years ago

Reason being is that the dependency tough-cookie is v2.3.0 on request version v2.81.0 while on requestv2.47.x and v2.51.x uses tough-cookie v0.12.0 which has vulnerability issues.