codeforboston / police-data-trust

A national archive of police data collected by journalists, lawyers, and activists around the country.
https://www.nationalpolicedata.org
MIT License
47 stars 82 forks source link

[FEATURE] Update NPM packages to eliminate legacy ssl settings #396

Open zganger opened 5 months ago

zganger commented 5 months ago

Is your feature request related to a problem? Please describe. Upon updating node to a non-EOL version (v20) we now use current openssl (v3.0), which is currently solved via node options override in https://github.com/codeforboston/police-data-trust/pull/394#pullrequestreview-2097688807

Describe the solution you'd like Use NPM audit to update NPM package versions to resolve the issue