mafintosh / is-my-json-valid

A JSONSchema validator that uses code generation to be extremely fast
MIT License
965 stars 111 forks source link

jsonpointer vulnerability #189

Closed jwasnoggin closed 3 years ago

jwasnoggin commented 3 years ago

This library depends on jsonpointer@^4.0.0 which has a moderate vulnerability which is fixed in version 5.0.0.

The dependency should be updated.

jwasnoggin commented 3 years ago

Looks like this is being addressed in https://github.com/mafintosh/is-my-json-valid/pull/188