cyclosproject / ng-openapi-gen

An OpenAPI 3.0 codegen for Angular
MIT License
404 stars 134 forks source link

upgrade json schema from ^0.3.0 to 0.4.0 #186

Closed thomasbricchi closed 2 years ago

thomasbricchi commented 2 years ago

I got his using npm audit fix --force

json-schema <0.4.0 Severity: moderate json-schema is vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-896r-f27r-55mw No fix available node_modules/json-schema ng-openapi-gen * Depends on vulnerable versions of json-schema node_modules/ng-openapi-gen

2 moderate severity vulnerabilities

resoursces:

luisfpg commented 2 years ago

It was already updated to 0.4.0 in 0.20.0