IBM / openapi-to-graphql

Translate APIs described by OpenAPI Specifications (OAS) into GraphQL
https://developer.ibm.com/open/projects/openapi-to-graphql/
MIT License
1.61k stars 211 forks source link

Update json-ptr to >= 2.1.0 #401

Open FallingSnow opened 3 years ago

FallingSnow commented 3 years ago

Describe the bug json-ptr < 2.1.0 has a high security advisory. https://www.npmjs.com/advisories/1706

To Reproduce Steps to reproduce the behavior:

npm audit

Expected behavior No npm audit notification.