kessler / license-report

create a short report about a project's dependencies (license, url etc)
MIT License
234 stars 39 forks source link

fix: issue 91: update 'got' to v12 (latest version) #96

Closed BePo65 closed 2 years ago

BePo65 commented 2 years ago

Update 'got' to v12; this requires switching license-report to esm modules and dropping support for node versions prior to Node v14 (which are all out of maintenance status by now).