Mermade / oas-kit

Convert Swagger 2.0 definitions to OpenAPI 3.0 and resolve/validate/lint
https://mermade.org.uk/openapi-converter
BSD 3-Clause "New" or "Revised" License
698 stars 129 forks source link

Update yaml to v2 #645

Open TannerS opened 1 year ago

TannerS commented 1 year ago

Looking at a latest vulnerability https://security.snyk.io/package/npm/yaml, looks like this package needs updating or something

TannerS commented 1 year ago
├─┬ oas-resolver@2.5.6
  │ └── yaml@1.10.2 deduped
  ├─┬ oas-validator@5.0.8
  │ ├─┬ oas-linter@3.2.2
  │ │ └── yaml@1.10.2 deduped
  │ └── yaml@1.10.2 deduped
MikeRalphson commented 1 year ago

Thanks!

777PolarFox777 commented 1 year ago

Hello, any updates on this?

MikeRalphson commented 9 months ago

There is a new version in the works.

amine-mf commented 1 month ago

Been a few months, any news please?