jsonpath icon indicating copy to clipboard operation
jsonpath copied to clipboard

Updating the version of static-eval used in jsonpath

Open ghost opened this issue 4 years ago • 1 comments

In jsonpath 1.1.1 npm there is a dependency for static-eval. The version of static eval bundled is version 2.0.2. This version has a security advisory that is tagged critical. Hence needs to be updated to a more recent version. https://www.npmjs.com/package/static-eval. Can you please create a PR and let me know when this is done.

Thanks for everything.

ghost avatar May 17 '21 09:05 ghost

I believe this can be closed as the version has been updated

jsutter909 avatar Apr 30 '25 23:04 jsutter909