adapt-cli icon indicating copy to clipboard operation
adapt-cli copied to clipboard

Remove deprecated json-lint dependency

Open taylortom opened this issue 1 year ago • 1 comments

Subject of the issue/enhancement/features

We have a deprecated dependency in json-lint (no version bumps for 12 years). As far as I can see, it's only used for the logging of JSON errors in lib/util/JSONReadValidate.js.

Ca we get this dependency removed/replaced with something better supported? (happy to do the work if I understand what's needed).

taylortom avatar Feb 26 '24 15:02 taylortom

https://github.com/npm/json-parse-even-better-errors ?

oliverfoster avatar Feb 26 '24 22:02 oliverfoster