felix-hcl

Results 2 issues of felix-hcl

**Describe the bug** There is a security vulnerability reported in a direct dependency of `openapi-to-graphql`. https://nvd.nist.gov/vuln/detail/CVE-2021-23509 As far as I could see this only affects the `set` method and this...

## Steps to reproduce 1. Install loopback-connector-rest 2. run `npm ls json-schema` ## Current Behavior The vulnerable version of json-schema is a sub-dependency of `[email protected]` which is the latest version...

bug